Easy to program WebSocket server

I am starting to read about websites, but I cannot find a good WebSocket server and it is easy to program some examples ...

I'm a complete newbie and I don't need a server that supports large concurrency, I just need to try something in some examples ...

Any help?

Thank!!

+5
source share
4 answers

, websockets - . , . Opera , Microsoft ( , 10 MSIE). Chrome . Firefox 7, . , " " : .. , , .

. , , . , . , HLL, . back-end script, JavaScript. HLL. , dhtml/javascript - , . , Sun (Oracle) Java, Linux, Windows. , , script, .

websocket , , websocket. Chrome dev- ( Chromium) 14 . , Firefox 7, ( -).

+2

JavaScript NodeJS, Linux Windows .

http://nodejs.org/

:

https://github.com/joyent/node/wiki/Installation

Node NPM socket.io:

npm install socket.io

http://socket.io/ API, JavaScript JavaScript.

+1

WebSocket, JavaScript, Socket.IO. , , .

WebSocket JavaScript, , python websockify . websocket.py WebSocket. tests. Websockify websocket.py websocket /-.

0

node.ws.js.

, () Chrome 14, Chrome IETF Hybi, node.ws.js .

Safari, Mobile Safari.

0
source

All Articles