Crates.io | busyrpc |
lib.rs | busyrpc |
version | 0.10.0 |
source | src |
created_at | 2023-12-27 03:53:24.921745 |
updated_at | 2024-12-04 14:38:03.017946 |
description | busyrpc provides synchronous/thread-pool implementations of rpc_pb. |
homepage | |
repository | https://github.com/rescrv/blue |
max_upload_size | |
id | 1081405 |
size | 98,579 |
busybee provides synchronous/thread-pool implementations of rpc_pb.
Active development. Busybee is likely to change in the near future in backwards-incompatible ways. Planned changes will affect how errors are handled. This library is currently beta.
busyrpc will provide the RPC for client and server to glue rpc_pb types to the wire.
The latest documentation is always available at docs.rs.