Skip to content

🔄 Real-time connection examples(short polling, long polling, server-sent events, websockets)

Notifications You must be signed in to change notification settings

mdekalka/real-time-connections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time connection examples(short polling, long polling, server-sent events, websockets).

Kinda small preview of each approach w/o hard science.

In the root directory run:

yarn start-server

to start a Node server on port 3002.

In the root directory run:

yarn start

to start a client react app on port 3000.

Open http://localhost:3000 to view it in the browser.

Demo preview

preview.mp4

About

🔄 Real-time connection examples(short polling, long polling, server-sent events, websockets)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published