Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 455 Bytes

README.markdown

File metadata and controls

17 lines (9 loc) · 455 Bytes

simplechat

A simple websocket-based chatserver written in Go.

Installation

go get github.com/silvasur/simplechat

You will also need the jQuery library. Download the minified version from http://jquery.com/download/ and save it as static/jquery.min.js

Screenshot

Screenshot

You are also free to use my public installation

chat.silvasur.net