2 unstable releases
0.2.0 | Aug 2, 2023 |
---|---|
0.1.0 | Jul 10, 2023 |
#79 in #near
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
~34MB
~856K SLoC