package
0.0.0-20240827060135-362d4481321c
Repository: https://github.com/shenghuofei/goexample.git
Documentation: pkg.go.dev

# README

golang websocket 简单实例

1. 启动server: go run wss.go

2. 启动client: go run client-http.go

3. 在浏览器打开http://localhost:8000/即可进行消息的收发

# Functions

No description provided by the author