http://dragons.gomagames.com
https://the-gauntlet.gomagames.com
for contrast
HTTP Request HEADERS BODY
CLIENT
HTTP Response HEADERS BODY
SERVER
Open connection
Send Request
GET / HTTP/1.1
Receive Response
Connection Closed
Receive Request
Send Response
HTTP/1.1 200 OK
Close Connection
while true do curl localhost:3000/api/game-events sleep 5 done
Protocol Buffers
By Jon Borgonia
Real-time updates with Websockets and Server-Sent Events @ SeattleJSHackers