https://github.com/weiwenchen2022/wsprotobuf
https://github.com/weiwenchen2022/wsprotobuf
go protobuf websocket
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/weiwenchen2022/wsprotobuf
- Owner: weiwenchen2022
- License: bsd-3-clause
- Created: 2023-10-31T07:56:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T09:02:22.000Z (over 2 years ago)
- Last Synced: 2025-01-17T18:19:18.357Z (over 1 year ago)
- Topics: go, protobuf, websocket
- Language: Makefile
- Homepage: https://pkg.go.dev/github.com/weiwenchen2022/wsprotobuf
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wsprotobuf
wsprotobuf provides helpers for reading and writing protobuf messages.
## Install
```sh
go get github.com/weiwenchen2022/wsprotobuf
```
## Reference
GoDoc: [https://pkg.go.dev/github.com/weiwenchen2022/wsprotobuf](https://pkg.go.dev/github.com/weiwenchen2022/wsprotobuf)