evolution-app/zeromqswift
This project was created on top of ZeroMQ library made by our friends from [Zewo](https://github.com/Zewo).
Run the server
$ git clone https://github.com/evolution-app/ZeroMQSwift.git
$ cd ZeroMQSwift
$ swiftenv install
$ swift runExamples
- 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 runRequirements
- Swift 5.2.4
- Xcode 11
- SwiftEnv
Credits
- Thiago Holanda: @tholanda.
License
Released under an MIT License. See LICENSE for details.
>Copyright © 2017-present EVOlution App.
Package Metadata
Repository: evolution-app/zeromqswift
Default branch: main
README: README.md