johanbrandhorst / grpcweb-example

An example implementation of a GopherJS client and a Go server using the Improbable gRPC-Web implementation
MIT License
95 stars 12 forks source link

Add client streaming and bidi streaming endpoints to show off websocket proxy #6

Closed johanbrandhorst closed 7 years ago

johanbrandhorst commented 7 years ago

Already started work on this but I've got a couple more ideas I'd like to implement.