| Crates.io | htrpc |
| lib.rs | htrpc |
| version | 0.0.19 |
| created_at | 2017-05-15 08:14:53.251131+00 |
| updated_at | 2024-12-17 04:20:04.933034+00 |
| description | HTTP based RPC library |
| homepage | https://github.com/sile/htrpc |
| repository | https://github.com/sile/htrpc |
| max_upload_size | |
| id | 14660 |
| size | 149,225 |
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.