Plasma GitLab Archive
Projects Blog Knowledge

Netamqp - AMQP client

This is an AMQP client for AMQP-0-9-1.

Features:

  • Support for all AMQP commands
  • Event-based implementation
  • Multiple channels are supported
  • TLS support
Restrictions:
  • No heartbeats
  • Only PLAIN authentication is implemented
  • No built-in thread safety (user has to ensure this)
Tests (so far):
  • RabbitMQ

Modules


Netamqp_rtypes
Support for remote types not already covered by Netnumber
Netamqp_types
General types for AMQP
Netamqp_transport
Low-level AMQP transporters
Netamqp_methods_0_9
Netamqp_endpoint
Endpoints are low-level containers for the protocol state
Netamqp_connection
Manage AMQP connections
Netamqp_channel
Manage AMQP channels
Netamqp_exchange
Managing exchanges
Netamqp_queue
Managing queues
Netamqp_basic
Sending and receiving messages via a queue
Netamqp_tx
Transactions

Further documentation


This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml