HTML5 Websocket Chat with usernames powered by Fleck C# WebSocket Server
- .Net Framework 4.x
- Visual Studio 2012 or Mono 3.x
- Fleck
-
Compile Sharpchat.sln & run your websocket server (it uses port 8181)
-
You can upload client folder where you want or use it locally.
-
Note: JSON Parse is client-side (see chat.js)