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

https://github.com/othree/golang-protobuf-websocket

Golang -> protobuf -> websocket -> protobuf.js
https://github.com/othree/golang-protobuf-websocket

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

#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