Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 487 Bytes

greatws-example

greatws的example

使用

make

demo说明

  • 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,可以在页面里面手输内容