htrpc

Crates.iohtrpc
lib.rshtrpc
version0.0.18
sourcesrc
created_at2017-05-15 08:14:53.251131
updated_at2023-03-31 23:29:10.175916
descriptionHTTP based RPC library
homepagehttps://github.com/sile/htrpc
repositoryhttps://github.com/sile/htrpc
max_upload_size
id14660
size148,826
Takeru Ohta (sile)

documentation

README

htrpc

Crates.io: 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

Commit count: 78

cargo fmt