EVO App - ZeroMQSwift
This project was created on top of ZeroMQ library made by our friends from Zewo.
Run the server
$ git clone https://github.com/evolution-app/ZeroMQSwift.git
$ cd ZeroMQSwift
$ swiftenv install
$ swift run
Examples
- Firer - Send a lot os messages into your message queue server
- Consumer - Consume messages from your message queue server
To run the examples, you just need to access and execute inside the folder (Firer or Consumer):
$ swift run
Requirements
Credits
License
Released under an MIT License. See LICENSE
for details.
Copyright © 2017-present EVOlution App.
EVO App - ZeroMQSwift
This project was created on top of ZeroMQ library made by our friends from Zewo.
Run the server
Examples
To run the examples, you just need to access and execute inside the folder (Firer or Consumer):
Requirements
Credits
License
Released under an MIT License. See
LICENSE
for details.