Crates.io | htrpc |
lib.rs | htrpc |
version | 0.0.18 |
source | src |
created_at | 2017-05-15 08:14:53.251131 |
updated_at | 2023-03-31 23:29:10.175916 |
description | HTTP based RPC library |
homepage | https://github.com/sile/htrpc |
repository | https://github.com/sile/htrpc |
max_upload_size | |
id | 14660 |
size | 148,826 |
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.