1.0.23 • Published 2 years ago

rmq.io v1.0.23

Weekly downloads
33
License
MIT
Repository
github
Last release
2 years ago

RMQ.io

Do you want to build connected services that are reliable and easy to code?

Rmq.io's mission

rmq.io's mission is to make pubsubing with RabbitMQ, as easy as 1,2,3

About The Project

A reliable and easy pubsub broker is not easy to find. RabbitMQ is a powerfull message queue that comes with lots of functionality that can be a little complex for newcomers. This library give you publisher and subscriber methods to get RabbitMQ going right away.

RabbitMQ comes with easy scalability, publishing and consuming reliability that this library uses as a default. You can see examples of how to use in the examples folder

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

How to install

Just do

  • npm
    npm install rmq.io

Usage

RMQ.io has 2 main functionalities, publishing and subscribing. All examples of its usage are in the examples folder

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
1.0.22

2 years ago

1.0.23

2 years ago

1.0.19

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago