nanorpc-http

Crates.ionanorpc-http
lib.rsnanorpc-http
version0.1.5
sourcesrc
created_at2023-02-21 19:58:45.783784
updated_at2024-07-05 22:40:53.307541
descriptionan extremely simple nanorpc backend built on top of HTTP
homepage
repositoryhttps://github.com/nullchinchilla/nanorpc-http
max_upload_size
id791037
size11,949
Eric Tung (nullchinchilla)

documentation

README

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.

Commit count: 19

cargo fmt