Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 197 Bytes

Websocket-Basic-Chat

My attempt at figuring out a basic spec of Websockets to build a simple app server.

There is no authentication nor a real closing handshake. Maybe I'll make that some day.