ScalaConsultants / reactive-rabbit

Reactive Streams driver for AMQP protocol. Powered by RabbitMQ library.
Apache License 2.0
184 stars 40 forks source link

Replaces Joda with JDK8-Time. #48

Closed lucasallan closed 8 years ago

lucasallan commented 8 years ago

Fixes #44

LGLO commented 8 years ago

Thank you!