Skip to content

wbillingsley/eventroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventRoom

Code for WebSocket and ServerSideEvent publish/subscribe events in play framework web apps

This is a relatively common use case, even across the few projects I've been open sourcing

  • chat rooms listening for messages to display
  • live-updating polls listening for votes
  • backgammon games listening for game events

So this library extracts some common code for simple event rooms.

More details to follow...

About

Code for WebSocket and ServerSideEvent publish/subscribe events in play framework web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages