#thread-pool #status #error #ways #beta #rpc-pb #synchronous-thread-pool

bin+lib busybee

BusyBee provides synchronous/thread-pool implementations of rpc_pb

2 unstable releases

0.2.0 Aug 2, 2023
0.1.0 Jul 10, 2023

#11 in #ways

25 downloads per month

Apache-2.0

32KB
698 lines

busybee

BusyBee provides synchronous/thread-pool implementations of rpc_pb.

Status

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.

Scope

BusyBee will provide the RPC types for client and server to glue rpc_pb types to the wire.

Warts

  • The error handling is not complete. The error will not cause channel closure and cleanup.

Documentation

The latest documentation is always available at docs.rs.

Dependencies

~33MB
~843K SLoC