Export to GitHub

twod-js - issue #6

Implement Server/Client COMET Interface Using WebSockets


Posted on Sep 18, 2013 by Helpful Dog

We need to implmenet a COMET server in order to push server updates to the client in realtime fashion using WebSockets. Once we have the server side complete we will be able to create the client side javsscript that will handle the server messages. To start we should have this broadcast a the server heartbeat to the client.

Status: Accepted

Labels:
Type-Epic Priority-Medium Component-Logic Performance Usability Security Maintainability