Crates.io | busybee |
lib.rs | busybee |
version | 0.2.0 |
source | src |
created_at | 2023-07-10 23:24:47.946736 |
updated_at | 2023-08-02 19:11:37.506729 |
description | BusyBee provides synchronous/thread-pool implementations of rpc_pb. |
homepage | |
repository | |
max_upload_size | |
id | 913373 |
size | 48,110 |
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. Currently they are not well-handled. This library is currently beta at best.
BusyBee will provide the RPC types for client and server to glue rpc_pb types to the wire.
The latest documentation is always available at docs.rs.