busyrpc 0.3.0

busyrpc provides synchronous/thread-pool implementations of rpc_pb.
Documentation
busyrpc
=======

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.  This library is currently beta.

Scope
-----

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

Warts
-----

- Library is new so list them here.

Documentation
-------------

The latest documentation is always available at [docs.rs](https://docs.rs/busyrpc/latest/busyrpc/).