Repository files navigation

flychat-ws

This is the source code for a very simple chat example which uses bare websockets in Node and the Browser to connect. It includes a simple Node server for deploying to Fly.io and a client which is served up by the application itself.