RPC (remote procedure call) library with amqp as underling transport.
Server
- rpc server to handle procedure calls
Client
- rpc client to make procedures calls
Duplex
- implements both Server
and Client
See examples
- documentation
- tests
- nice readme :-)
- expose function to generate package id (now used hardcoded UUIDv4)