This project was created on top of ZeroMQ library made by our friends from Zewo.
$ git clone https://github.com/evolution-app/ZeroMQSwift.git
$ cd ZeroMQSwift
$ swiftenv install
$ swift run
- 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
- Swift 5.2.4
- Xcode 11
- SwiftEnv
- Thiago Holanda: @tholanda.
Released under an MIT License. See LICENSE
for details.
Copyright © 2017-present EVOlution App.