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

zmtp: try to downgrade the protocol to talk to a lower protocol peer #80

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

myzhan
Copy link
Contributor

@myzhan myzhan commented Nov 19, 2020

After reading the "Version Negotiation" section of rfc23, I think we can try to work with a lower protocol peer in the future.

See also: https://rfc.zeromq.org/spec/23/

@smeyerhot
Copy link

What is the status on this? Can we merge this…

@rgbkrk
Copy link
Member

rgbkrk commented Jan 8, 2024

@myzhan would you be interested in reviving this and coming back in as a maintainer?

@myzhan
Copy link
Contributor Author

myzhan commented Jan 10, 2024

@rgbkrk This is not a valid PR, don't merge. And thanks for your invitation, it's hard for me to rewrite all the features in pure go and keep it updated. I prefer to use goczmq.

@rgbkrk
Copy link
Member

rgbkrk commented Jan 11, 2024

Cool, I'm using goczmq too. I'm afraid of what it's going to look like when I need to cross compile someday though 😢

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.

3 participants