18 releases
Uses old Rust 2015
0.0.18 | Mar 31, 2023 |
---|---|
0.0.17 | Jan 4, 2018 |
0.0.16 | Dec 18, 2017 |
0.0.15 | Oct 26, 2017 |
0.0.3 | May 16, 2017 |
#637 in HTTP server
89 downloads per month
150KB
4.5K
SLoC
htrpc
NOTICE This library is obsolete. Please use fibers_rpc or fibers_http_server instead.
HTTP based RPC library.
This crate provides a thin framework to easily implement type-safe RPC channels for client/server model communication.
lib.rs
:
HTTP based RPC library.
This crate provides a thin framework to easily implement type-safe RPC channels for client/server model communication.
Dependencies
~6.5MB
~144K SLoC