Like gRPC except significantly worse
Find a file
2023-06-28 22:20:45 -04:00
nrpc Make client immutable to allow for async WASM 2023-06-28 22:20:45 -04:00
nrpc-build Make client immutable to allow for async WASM 2023-06-28 22:20:45 -04:00
nrpc-codegen-test Make client immutable to allow for async WASM 2023-06-28 22:20:45 -04:00
.gitignore Create MVP of nRPC codegen 2023-04-10 14:34:03 -04:00
Cargo.lock Make client immutable to allow for async WASM 2023-06-28 22:20:45 -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.