0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from DOBRO/master More... about 13 years ago
Change AS3 JSON library More... about 13 years ago
Merge pull request #9 from DOBRO/master More... about 13 years ago
fixed: channel is not closed when a queue has been deleted More... over 14 years ago
added MQ.onReceiveHandler to get better performance More... over 14 years ago
queue_delete changed to deleteQueue More... over 14 years ago
moved queue bindings hash to Queue constructor More... over 14 years ago
added ifEmpty and nowait options to queue_delete method More... over 14 years ago
set delivery mode to 1 by default (non-persistent) preventing RabbitMQ extra logging More... over 14 years ago
added method queue_delete to Javascript API More... over 14 years ago
Appending readme for pull from fork. More... almost 15 years ago
Fixed lost cycle for messages routing More... almost 15 years ago
Formatting readme More... about 15 years ago
Formatting of readme. More... about 15 years ago
Updated thanks in readme. More... about 15 years ago
Fixed: onDisconnect event does not fire when the server closes connection More... about 15 years ago
Added disconnect method More... about 15 years ago
Scanning routing key depends on exchange type. No need to bind queue to an existing fanout exchange if the queue is already bound to this exchange. More... about 15 years ago
Fixed: RegExp() does not work if routing key has numeric type More... about 15 years ago
Supply the exchange type by scanning routing key More... about 15 years ago
Added a mechanism for obtaining the queue name of the "auto" queue. More... over 15 years ago
Added functionality to load a policy file from the js api. More... over 15 years ago
Optimized callback routing by preventing dynamic regexes to compile on every message recieved. More... over 15 years ago
Updated frame building methods of the stream class to properly construct large frames from chunked data. More... over 15 years ago
Merge branch 'master' of git://github.com/chuckremes/amqp-js More... over 15 years ago
Minor changes to examples. More... over 15 years ago
Added instructions for modifying the Flash plugin security policy More... over 15 years ago
Added credential configuration and added connect, disconnect, and load events to the MQ class.
dan
More... almost 16 years ago
Added security settings, added logging statements, added topic, fanout, and direct methods to the MQ class. Updated readme with thanks and more getting started examples.
dan
More... almost 16 years ago
Updated readme for new API.
dan
More... almost 16 years ago