Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

#gRPC Web implementation for #golang and #TypeScript

https://github.com/improbable-eng/grpc-web

gRPC is a modern, HTTP2-based protocol, that provides RPC semantics using the strongly-typed binary data format of protocol buffers across multiple languages (C++, C#, Golang, Java, Python, NodeJS, ObjectiveC, etc. gRPC-Web is a cutting-edge spec that enables invoking gRPC services from modern browsers.

Components of the stack are based on Golang and TypeScript:

Exit mobile version