Explore >> Select a destination


You are here

mfbmina.dev
| | www.integralist.co.uk
2.6 parsecs away

Travel
| | Introduction Install gRPC Install Proto Buffer Compiler Hello World Proto Definition Ruby Example Go Example Conclusion Introduction I started designing a new microservice that I wanted to write in Go. The service was to be a JSON RPC service over TCP, and the expected consumer servicer I would build using Ruby. I had some initial concerns regarding the nature of TCP sockets with a highly scalable and distrubuted set of services (this was to be utilised within the BBC so these are genuine concerns to be ...
| | ekhabarov.com
2.7 parsecs away

Travel
| | Building simplest gRPC service.
| | ectobit.com
2.0 parsecs away

Travel
| | Differences between APIv1 and APIv2 implementation of protocol buffers and gRPC in Golang
| | ostash.dev
87.6 parsecs away

Travel
| Conceptually metadata is an ability for the symbol or the collection to have some additional information for the Clojure compiler. It is implemented as a map data structure and is often used to convey the type information to the compiler, documentation and compilation warnings.