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 udp support #15

Open
imnisen opened this issue Jun 25, 2018 · 3 comments
Open

Add udp support #15

imnisen opened this issue Jun 25, 2018 · 3 comments

Comments

@imnisen
Copy link

imnisen commented Jun 25, 2018

Hi, will pzmq add udp bindings support?

Since version 4.2, libzmq supports UDP in Unicast and Multicast modes.

Thanks!

@orivej
Copy link
Owner

orivej commented Jun 25, 2018

Hi! Would you like to help? You could begin by describing what has to be done, or by updating c-api.lisp and manually testing that it works, and preferable adding an example to examples.lisp.

@imnisen
Copy link
Author

imnisen commented Jun 25, 2018

I'd like to. However I'm afraid that I am not very good at common lisp and cffi things. I'll have a try.

@orivej
Copy link
Owner

orivej commented Jun 25, 2018

Feel free to submit an incomplete pull request (I'll try to finish it), or describe your difficulties.

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

2 participants