Skip to content
josmas edited this page Aug 6, 2011 · 1 revision

We have a working server using jWebServer. Quickstart guide here: http://code.google.com/p/jwebsocket/wiki/QuickStart

I literally unzipped, eported JWEBSERVER_HOME and spun the bin/jWebSocketServer.sh and it seems to work fine with the echo example at http://websocket.org/echo.html

This is a Java implementation; We might give a go at other languages if we have time.

Clone this wiki locally