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

https://github.com/orian/jsgrpc

A trivial Go handler code allowing to register gRPC handlers on a standard HTTP/1.1
https://github.com/orian/jsgrpc

Last synced: 3 months ago
JSON representation

A trivial Go handler code allowing to register gRPC handlers on a standard HTTP/1.1

Awesome Lists containing this project

README

          

# jsgrpc
A trivial Go handler code allowing to register gRPC handlers on a standard HTTP/1.1

Probably it won't be needed after https://github.com/bradfitz/http2 gets into official Go and Google publishes a gRPC browser JavaScript client.