gomq icon indicating copy to clipboard operation
gomq copied to clipboard

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

Open myzhan opened this issue 4 years ago • 4 comments

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/

myzhan avatar Nov 19 '20 08:11 myzhan

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

smeyerhot avatar Sep 07 '22 05:09 smeyerhot

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

rgbkrk avatar Jan 08 '24 17:01 rgbkrk

@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.

myzhan avatar Jan 10 '24 02:01 myzhan

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 😢

rgbkrk avatar Jan 11 '24 00:01 rgbkrk