19 releases
Uses old Rust 2015
new 0.0.19 | Dec 17, 2024 |
---|---|
0.0.18 | Mar 31, 2023 |
0.0.17 | Jan 4, 2018 |
0.0.16 | Dec 18, 2017 |
0.0.8 | Jun 21, 2017 |
#386 in HTTP server
119 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
~4.5–6MB
~113K SLoC