openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
amqp-js
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #12 from DOBRO/master
Dan Simpson
More...
about 13 years ago
Change AS3 JSON library
Sergei
More...
about 13 years ago
Merge pull request #9 from DOBRO/master
DOBRO
More...
about 13 years ago
fixed: channel is not closed when a queue has been deleted
DOBRO
More...
over 14 years ago
added MQ.onReceiveHandler to get better performance
DOBRO
More...
over 14 years ago
queue_delete changed to deleteQueue
DOBRO
More...
over 14 years ago
moved queue bindings hash to Queue constructor
Dan Simpson
More...
over 14 years ago
added ifEmpty and nowait options to queue_delete method
DOBRO
More...
over 14 years ago
set delivery mode to 1 by default (non-persistent) preventing RabbitMQ extra logging
DOBRO
More...
over 14 years ago
added method queue_delete to Javascript API
DOBRO
More...
over 14 years ago
Appending readme for pull from fork.
Dan Simpson
More...
almost 15 years ago
Fixed lost cycle for messages routing
Stanislav O. Pogrebnyak
More...
almost 15 years ago
Formatting readme
Dan Simpson
More...
about 15 years ago
Formatting of readme.
Dan Simpson
More...
about 15 years ago
Updated thanks in readme.
Dan Simpson
More...
about 15 years ago
Fixed: onDisconnect event does not fire when the server closes connection
DOBRO
More...
about 15 years ago
Added disconnect method
DOBRO
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.
DOBRO
More...
about 15 years ago
Fixed: RegExp() does not work if routing key has numeric type
DOBRO
More...
about 15 years ago
Supply the exchange type by scanning routing key
DOBRO
More...
about 15 years ago
Added a mechanism for obtaining the queue name of the "auto" queue.
Dan Simpson
More...
over 15 years ago
Added functionality to load a policy file from the js api.
Dan Simpson
More...
over 15 years ago
Optimized callback routing by preventing dynamic regexes to compile on every message recieved.
Dan Simpson
More...
over 15 years ago
Updated frame building methods of the stream class to properly construct large frames from chunked data.
Dan Simpson
More...
over 15 years ago
Merge branch 'master' of git://github.com/chuckremes/amqp-js
Dan Simpson
More...
over 15 years ago
Minor changes to examples.
Dan Simpson
More...
over 15 years ago
Added instructions for modifying the Flash plugin security policy
Charles Remes
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
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree