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

Download history 109/week @ 2024-07-24 46/week @ 2024-07-31 1/week @ 2024-09-18 13/week @ 2024-09-25 4/week @ 2024-10-02

89 downloads per month

MIT license

150KB
4.5K SLoC

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

~6.5MB
~144K SLoC