amqp icon indicating copy to clipboard operation
amqp copied to clipboard

RPC implementation over RabbitMQ

Results 1 amqp issues
Sort by recently updated
recently updated
newest added

First of all, thanks for this great repo! I noticed when trying to run one of the examples that an error will be thrown: `../../rpc/client.go:185:19: multiple-value uuid.NewV4() in single-value context`...