An open API service indexing awesome lists of open source software.

https://github.com/weiwenchen2022/wsprotobuf


https://github.com/weiwenchen2022/wsprotobuf

go protobuf websocket

Last synced: 29 days ago
JSON representation

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)