You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Only a subset of the platforms that are supported by libzmq itself are supported. Some features already require a compiler supporting C++11. In the future, probably all features will require C++11. To build and run the tests, CMake and Catch are required.
26
25
- Any libzmq 4.x version is expected to work. DRAFT features may only work for the most recent tested version. Currently explicitly tested libzmq versions are
27
26
- 4.2.0 (without DRAFT API)
28
-
- 4.2.5 (without DRAFT API)
29
-
- 4.3.1 (with and without DRAFT API)
27
+
- 4.3.4 (with and without DRAFT API)
30
28
- Platforms with full support (i.e. CI executing build and tests)
- We have no current reports on additional platforms that are known to work yet. Please add your platform here. If CI can be provided for them with a cloud-based CI service working with GitHub, you are invited to add CI, and make it possible to be included in the list above.
0 commit comments