Like gRPC except significantly worse
Find a file
2023-07-01 17:09:30 -04:00
nrpc Add gRPC streaming support 2023-07-01 17:09:30 -04:00
nrpc-build Add gRPC streaming support 2023-07-01 17:09:30 -04:00
nrpc-codegen-test Add gRPC streaming support 2023-07-01 17:09:30 -04:00
.gitignore Create MVP of nRPC codegen 2023-04-10 14:34:03 -04:00
Cargo.lock Add gRPC streaming support 2023-07-01 17:09:30 -04:00
Cargo.toml Create MVP of nRPC codegen 2023-04-10 14:34:03 -04:00
LICENSE Create LICENSE 2023-04-10 18:42:47 +00:00
README.md Create MVP of nRPC codegen 2023-04-10 14:34:03 -04:00

nRPC nRPC-build

nRPC

NG's custom spin of gRPC. Intended to be decoupled from the network layer for use with websockets.