biow0lf / evedev-kb

Automatically exported from code.google.com/p/evedev-kb
1 stars 0 forks source link

WebSockets #230

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Consider using the stateful WebSocket protocol to replace the need for sessions 
as well as allow server pushed content updates. For instance, when a new kill 
is added, the server can push out a new row to all connected clients who are 
viewing the main page.

Original issue reported on code.google.com by idun@theexecutioners.org on 13 Jan 2013 at 7:16