realtime communication services for HTML5 games
- add server timestamp to events
- chat example application: use MD5 hash for channel key and aes for message content
- CometSocket think about an optional guaranteed in-order message delivery
- 2 connected websockets, one is aborted by closing browser -> unhandled server exception
- client hosted on sufi, server on openshift, cometsocket -> CORS issue