Skip to content

euZebe/server-sent-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-sent events

HOWTO

  • yarn server to start the server
  • yarn start to start the client

What

The client subscribes to a stream of events sent by the server (Oh, wait ! We could call that "server-sent events" ! 😃).

Once a subscriber is registered, the server sends random strings during 10 seconds, which are displayed by the UI.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published