greatws的example
make
- chatroom: 聊天室
- command: 在浏览器里面输入命令,并且把命令的结果展示到浏览器里面
- dirwatch: 监听当前目录下的文件变化,并且实时刷新到浏览器里面
- gin-upgrade: 基于gin的websocket echo server/client
- net-http-upgrade: 基于net/http的websocket echo server/client
- with-html: 基于gin的websocket echo server/client,可以在页面里面手输内容