summaryrefslogtreecommitdiff
path: root/README.markdown
blob: c791d49eda5b389dc989e2504429aab85f74a0e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# simplechat

A simple websocket-based chatserver written in Go.

## Installation

`go get github.com/silvasur/simplechat`

You will also need the [jQuery](http://jquery.com) library. Download the minified version from <http://jquery.com/download/> and save it as `static/jquery.min.js`

## Screenshot

![Screenshot](http://hi-im.laria.me/cg/81e9bd66.png)