Zn
Zinc WebSocket Demo
- Echo - websocket hello world: client connects, sends one message, server does an echo, client receives and shows message and disconnects
- Echo Remote - websocket hello world against ws://echo.websocket.org (http://websocket.org) for reference
- Status - server side pushes continuous updates to client web page
- Chatroom - very simple chatroom: pick a handle and talk to all connected browsers
May the Source be with you!