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

Update socket.js to use zeromq instead of zmq #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drdarshan
Copy link

This is a potential fix for #56 that replaces the zmq package with zeromq and removes the compilation of ZeroMQ from source. I believe this will also simplify the Dockerfile although I have not tackled that yet.
Feedback appreciated, thanks for the great work!

@therealtakeshi
Copy link

Thanks @drdarshan ! Your fork built fine on my machine while the current here failed. Hopefully a maintainer can take a look soon.

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

Successfully merging this pull request may close these issues.

2 participants