golang-protobuf-websocket

Golang -> protobuf -> websocket -> protobuf.js

MIT License

Stars
15

#golang-protobuf-websocket

Two process, client

npm i -g httpserver
cd public
hs ./

Server

go get github.com/golang/protobuf/proto
go get github.com/gorilla/websocket
make
./main