Skip to content

othree/golang-protobuf-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published