Skip to content

HTML5 Websocket Chat with usernames powered by Fleck C# WebSocket Server

License

Notifications You must be signed in to change notification settings

vegax87/sharpchat

Folders and files

NameName
Last commit message
Last commit date
Apr 10, 2014
Apr 14, 2014
Apr 10, 2014
Apr 10, 2014

Repository files navigation

SHARPCHAT

HTML5 Websocket Chat with usernames powered by Fleck C# WebSocket Server

REQUIREMENTS

  • .Net Framework 4.x
  • Visual Studio 2012 or Mono 3.x
  • Fleck

USAGE:

  • 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)

About

HTML5 Websocket Chat with usernames powered by Fleck C# WebSocket Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published