Like gRPC except significantly worse
Find a file
2023-04-16 14:41:04 -04:00
nrpc Update for release v0.2.0 2023-04-14 23:54:38 -04:00
nrpc-build Add higher-level code gen traits 2023-04-16 14:41:04 -04:00
nrpc-codegen-test Update for release v0.2.0 2023-04-14 23:54:38 -04:00
.gitignore Create MVP of nRPC codegen 2023-04-10 14:34:03 -04:00
Cargo.lock Add higher-level code gen traits 2023-04-16 14:41:04 -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.