wafflehaus / chewcrew

LUNCH!
http://chewcrew.cc:8080/api
ISC License
0 stars 0 forks source link

Add a long-poll or websocket Get Session method #38

Open ryyan opened 9 years ago

ryyan commented 9 years ago

Add a long-poll or websocket Get Session method. This will function identically to the existing Get method, but will only return after a Session has changed:

Keep the current Get method which can be used when users initially join a session or if they refresh the page, etc..

ryyan commented 9 years ago

Websocket library for Go, https://github.com/olahol/melody