The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
murgatroid99 ddc0eb1be2 Split Node examples into static and dynamic code generation examples 9 years ago
..
route_guide Split Node examples into static and dynamic code generation examples 9 years ago
README.md Split Node examples into static and dynamic code generation examples 9 years ago
greeter_client.js Split Node examples into static and dynamic code generation examples 9 years ago
greeter_server.js Split Node examples into static and dynamic code generation examples 9 years ago

README.md

This is the dynamic code generation variant of the Node examples. Code in these examples is generated at runtime using Protobuf.js.