6 releases
0.1.5 | Jul 5, 2024 |
---|---|
0.1.4 | Jul 5, 2024 |
0.1.3 | Aug 10, 2023 |
0.1.2 | Apr 24, 2023 |
0.1.1 | Feb 21, 2023 |
#839 in HTTP server
108 downloads per month
Used in 12 crates
(4 directly)
12KB
232 lines
nanorpc-http
is an extremely simple nanorpc
backend built on top of HTTP.
It uses hyper
's 1.0 release candidate, with no executor-specific dependencies.
Dependencies
~10–21MB
~307K SLoC