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

Bindings to nanomsg #155

Open
turion opened this issue Dec 7, 2020 · 3 comments
Open

Bindings to nanomsg #155

turion opened this issue Dec 7, 2020 · 3 comments
Labels

Comments

@turion
Copy link
Owner

turion commented Dec 7, 2020

@freckletonj you mentioned this recently.

also, would you be interested in rhine-nanomsg, I worked on that over the weekend a bit, and I still need to polish it up,

That sounds great! Looking forward to try it out!

Small questions:

  • It says on https://nanomsg.org/ that "This project has largely been superceded by the nng project." Is that a cause for concern?
  • There are different Haskell nanomsg bindings it seems. Which one are you using?

but, I'd be happy to commit it here.

I would recommend you put it in your own repo, and I would link to your repo from the readme. This is mainly because I don't yet use nanomsg and wouldn't know how to respond to issues related to it. Is that fine for you?

@turion
Copy link
Owner Author

turion commented Dec 7, 2020

Maybe this seems contrary to what we talked about in #152 (comment). I'll update Contributing.md.

@freckletonj
Copy link
Contributor

put it in your own repo

sure thing

superceded by the nng project

from what I understand, haskell doesn't have a lib providing bindings to nng yet, but I think the intention of the nanomsg/nng author is to keep the API the same, so, hopefully when stakeholders make the switch it shouldn't be too tough to migrate.

which haskell nanomsg binding?

nanomsg-haskell

@turion
Copy link
Owner Author

turion commented Dec 7, 2020

See https://github.com/turion/rhine/blob/master/Contributing.md#library-layout

@turion turion added the backend label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants