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

Readable/writable attributes missing for Xsub/Xpub sockets #26

Open
inferiorhumanorgans opened this issue Jan 16, 2019 · 2 comments
Open

Comments

@inferiorhumanorgans
Copy link

Unsure if this is being maintained, but unless manually enabled the Xsub socket won't process data. e.g.

xsub = zmq.socket(ZMQ::XSUB)
xsub.identity = "#{CLIENT_ID}-sub"
xsub.connect(SERVER_PUB_URL)
xsub.notify_readable = true
@andrewvc
Copy link
Owner

andrewvc commented Jan 16, 2019 via email

@mloughran
Copy link
Collaborator

I’m afraid I’m no longer using this code either, so I guess the answer is no...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants