WebSocket as per RFC 6455
Start WebSocket for Protocol:
echo
chat
command
Quit
Server Status:
Closed
Username:
enter any name here
Message:
Send
echo:
Type anything= msg broadcast to all
chat:
Type anything= msg + name broadcast to others
command:
'status', 'date', 'time' gives local reply,
'killserver' kills the php server
'start' starts the php server
You can see the PHP websocket server here...
websocket.php
iframe goes here