3.3.4 • Published 22 days ago

@webda/amqp v3.3.4

Weekly downloads
-
License
-
Repository
github
Last release
22 days ago

@webda/amqp module

This module is part of Webda Application Framework that allows you to quickly develop applications with all modern prerequisites: Security, Extensibility, GraphQL, REST, CloudNative https://webda.io

CI

Join the chat at https://gitter.im/loopingz/webda codecov SonarCloud.io CodeQL

Pub/Sub and Queue implementation using amqp protocol. You can use it with RabbitMQ or any other AMQP compatible server.

Usage

{
  "services": {
    "queue": {
      "type": "AMQPQueue",
      "endpoint": "amqp://localhost:5672",
      "queue": "webda-test",
      "maxConsumers": 1
    },
    "pubsub": {
      "type": "AMQPPubSub",
      "endpoint": "amqp://localhost:5672",
      "channel": "webda-test-pub",
      "maxConsumers": 1
    }
  }
}

Sponsors

Arize AI is a machine learning observability and model monitoring platform. It helps you visualize, monitor, and explain your machine learning models. Learn more

Loopingz is a software development company that provides consulting and development services. Learn more

Tellae is an innovative consulting firm specialized in cities transportation issues. We provide our clients, both public and private, with solutions to support your strategic and operational decisions. Learn more

3.3.4

22 days ago

3.3.3

3 months ago

3.3.2

3 months ago

3.3.1

4 months ago

3.3.0

4 months ago

3.2.0

4 months ago

3.1.8

5 months ago

3.1.7

5 months ago

3.1.6

5 months ago

3.1.5

5 months ago

3.1.4

5 months ago

3.1.3

6 months ago

3.1.2

6 months ago

3.1.1

6 months ago

3.1.0

6 months ago

3.0.12

7 months ago

3.0.11

7 months ago

3.0.10

8 months ago

3.0.9

8 months ago

3.0.8

10 months ago

3.0.7

10 months ago

3.0.6

10 months ago

3.0.5

10 months ago

3.0.4

10 months ago

3.0.3

10 months ago

2.4.4

10 months ago

3.0.2

11 months ago

3.0.1

12 months ago

3.0.0

12 months ago

2.4.3

1 year ago

2.4.2

1 year ago

2.4.1

1 year ago

2.4.0

1 year ago

2.3.1

1 year ago

2.3.0

1 year ago

2.2.0

1 year ago

2.1.5

1 year ago

2.1.4

1 year ago

2.1.3

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

2.0.0-beta.3

2 years ago

2.0.0-beta.2

2 years ago

2.0.0-beta.1

2 years ago

2.0.0-beta.0

2 years ago

1.6.0-beta.3

2 years ago

1.6.0-beta.2

2 years ago

1.6.0-beta.1

2 years ago

1.6.0-beta.0

2 years ago