noodlefrenzy/node-amqp10

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitignore
.istanbul.yml
.jshintrc
.npmignore
.travis.yml
CHANGELOG.md
DOCUMENTATION.md
LICENSE
Makefile
Makefile.win
README.md
jsdoc.json
package.json
resources/amqp.dtd
resources/index.xml
resources/messaging.xml
resources/security.xml
resources/transactions.xml
resources/transport.json
resources/transport.xml
resources/types.xml
examples/eventhub_management_request.js65
B
5 hrs
examples/sasl_handler.js28
examples/simple_activemq_test.js34
B
4 hrs
examples/simple_eventhub_test.js87
B
5 hrs
examples/simple_servicebus_queues.js57
B
5 hrs
examples/simple_servicebus_topics.js58
B
5 hrs
lib/adapters/translate_encoder.js36
A
3 hrs
lib/amqp_client.js357
D
2 days
lib/codec.js162
D
1 day
lib/connection.js365
F
3 days
lib/constants.js71
lib/errors.js93
B
6 hrs
lib/frames.js295
D
1 day
lib/index.js32
lib/link.js193
A
1 hr
lib/policies/activemq_policy.js5
lib/policies/event_hub_policy.js2
lib/policies/policy.js127
B
5 hrs
lib/policies/policy_utilities.js90
C
1 day
lib/policies/qpid_java_policy.js20
lib/policies/service_bus_policy.js52
lib/policies/service_bus_queue_policy.js2
lib/policies/service_bus_topic_policy.js2
lib/receiver_link.js106
A
2 hrs
lib/sasl/sasl.js93
B
6 hrs
lib/sasl/sasl_anonymous.js13
lib/sasl/sasl_plain.js17
lib/sender_link.js218
C
1 day