nRPC/README.md

7 lines
348 B
Markdown
Raw Normal View History

2023-04-10 19:34:03 +01:00
[![nRPC](https://img.shields.io/crates/v/nrpc?label=nrpc&style=flat-square)](https://crates.io/crates/nrpc)
[![nRPC-build](https://img.shields.io/crates/v/nrpc-build?label=nrpc-build&style=flat-square)](https://crates.io/crates/nrpc-build)
# nRPC
NG's custom spin of gRPC. Intended to be decoupled from the network layer for use with websockets.