Skip to content

some demo about the common techs for server push, e.g. Polling, COMET, SSE, WebSocket

Notifications You must be signed in to change notification settings

alienzhou/server_push_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

some samples abount server push tech e.g. Polling, COMET, SSE, WebSocket

sample

How to start?

Firstly,

cd server

npm i 

npm start

Then visit http://127.0.0.1:8080/ & http://127.0.0.1:8080/post in your browser

😊 😊

How it works?

These technologies include:

And this is a brief introduction of these server-side-push technologies (in Chinese).

About

some demo about the common techs for server push, e.g. Polling, COMET, SSE, WebSocket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published