Swift
ZeroMQ - ZeroMQ for Swift (Linux/MacOS using Apple's SPM)
Dependencies
ZeroMQ requires ZeroMQ version 4.2 to be installed. The easiest way on Mac OS X is through Homebrew.
> brew install zeromq --HEAD
Source Code
https://github.com/ZewoGraveyard/ZeroMQ
Bug Reporting
https://github.com/ZewoGraveyard/ZeroMQ/issues
SwiftyZeroMQ - ZeroMQ Swift bindings for iOS, macOS, tvOS and watchOS (CocoaPods and Carthage support)
This project provides iOS, macOS, tvOS and watchOS Swift bindings for the ZeroMQ C++ library. The code is written in Swift 3 and features a bundled stable iOS libzmq.a binary. Please see:
https://github.com/azawawi/SwiftyZeroMQ
ZMQ - ZeroMQ Swift bindings (Linux/MacOS using Apple's SPM)
This module also provides an alternative Swift bindings API. It is in the experimental stage at the moment. Please see:
page revision: 9, last edited: 08 Nov 2016 11:07