Skip to content

Releases: objectscript/RabbitMQ-Ensemble-adapter

Updates

22 Apr 15:13
e4c3135
Compare
Choose a tag to compare
  • Move from RabbitMQ to isc.rabbitmq package
  • Better error handling
  • Added optional exchange parameter
  • On initializing RabbitMQ connection close old connection if available.

Autorecovery improvements

16 Nov 15:12
d016de5
Compare
Choose a tag to compare

Now we can work with faulty connection. RetryCount and RetryInterval specify amount of reconnection attempts and wait between connection attempts respectively.

-

16 Nov 15:06
d016de5
Compare
Choose a tag to compare
- Pre-release
Pre-release

Exchange property added

15 Mar 14:45
Compare
Choose a tag to compare
v0.3.1

ReadMsgString utility method

Windows encoding fix

02 Feb 12:36
Compare
Choose a tag to compare

UTF8 all the way.

Better stream handling

11 Oct 21:40
Compare
Choose a tag to compare

Corresponds to v0.1.1 of javaapi

First release

09 Oct 20:01
Compare
Choose a tag to compare

Corresponds to v0.1 of javaapi