websocket-server icon indicating copy to clipboard operation
websocket-server copied to clipboard

Example of websocket server using python tornado library. Companion Android application found here.

Results 1 websocket-server issues
Sort by recently updated
recently updated
newest added

Im trying to set up ur server but i can make it work, https://github.com/schwiz/websocket-server/blob/master/static/sockets.js#L5 ws = new WebSocket("ws://schwiz.chickenkiller.com:8888/list/socket"); I replaced that line by 127.0.0.1 and didnt work, localhost, either, 192.168.1.50...