Pure Nim gRPC implementation. It works on top of hyperx. Tested with go-grpc server/client interop tests.
nimble install grpc
Nim +2.0
- OpenSSL
Read the examples and the interop tests.
The -d:grpcDebug
define will print debugging
messages and error traces
MIT