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

Download history 2/week @ 2024-09-23 16/week @ 2024-09-30 119/week @ 2024-12-09

119 downloads per month

MIT license

150KB
4.5K SLoC

htrpc

htrpc Documentation License: MIT

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.

Documentation


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