Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for draft socket types #206

Closed
wants to merge 1 commit into from

Commits on Jun 7, 2020

  1. Add support for draft socket types

    These APIs are not yet fully stable, so using them across ZMQ versions
    is not guaranteed to work.  Within a ZMQ version, they should be more or
    less functional however, so let's expose them but within a `Draft`
    module that signals to the user a whiff of caveat emptor.
    
    Associated Yggdrasil PR enabling the draft code within libzmq:
    JuliaPackaging/Yggdrasil#1128
    staticfloat committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    058201c View commit details
    Browse the repository at this point in the history