Categorygithub.com/andyzhou/websocket
repositorypackage
0.0.0-20250207110620-4dd6837b6c21
Repository: https://github.com/andyzhou/websocket.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

about

This is a websocket library by pure go code.

feature

  • support multi websocket uri
  • support multi buckets concurrency read and write origin data
  • support dynamic group create and access

example

Pls see sub dir of example