This website requires JavaScript.
Explore
Help
Register
Sign in
NGnius
/
nRPC
Watch
1
Star
0
Fork
You've already forked nRPC
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Like gRPC except significantly worse
8
commits
1
branch
0
tags
75
KiB
Rust
100%
7d326ea183
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
NGnius (Graham)
7d326ea183
Remove duplicate conflicting module naming by shifting around rexports
2023-04-16 18:29:51 -04:00
nrpc
Update for release v0.2.0
2023-04-14 23:54:38 -04:00
nrpc-build
Remove duplicate conflicting module naming by shifting around rexports
2023-04-16 18:29:51 -04:00
nrpc-codegen-test
Remove duplicate conflicting module naming by shifting around rexports
2023-04-16 18:29:51 -04:00
.gitignore
Create MVP of nRPC codegen
2023-04-10 14:34:03 -04:00
Cargo.lock
Remove duplicate conflicting module naming by shifting around rexports
2023-04-16 18:29:51 -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
README.md
nRPC
NG's custom spin of gRPC. Intended to be decoupled from the network layer for use with websockets.