/ws-chat

Simple websocket chat client/server based on socket.io chat example.

Primary LanguageJavaScript

Socket Chat

This is a very simple chat server and client based on the intro to socket.io. Uses socket ID as user ID, kind of silly, but it's deterministic enough here.

No dependency on express.