sstone / amqp-client

[THIS PROJECT HAS BEEN ARCHIVED AND IS NO LONGER MAINTAINED] Simple fault-tolerant AMQP client written in Scala and based on Akka and the RabbitMQ java client
MIT License
161 stars 88 forks source link

fix URLs in Samples section in README.md #76

Closed BatON-RW closed 8 years ago

BatON-RW commented 8 years ago

The fix for urls to paths, that was changed in #65 .

sstone commented 8 years ago

Thanks!