#wssf
A websocket server framework, based on gorilla.websocket and its chat example.
gorilla.websocket is a great toolkit, this package try to be a websocket server framework.
###Installtaion go get github.com/zx9597446/wssf
###Documentation
###Example