Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Protocol Restructuring #22

Open
mghlarsen opened this issue Nov 11, 2011 · 0 comments
Open

Protocol Restructuring #22

mghlarsen opened this issue Nov 11, 2011 · 0 comments

Comments

@mghlarsen
Copy link
Owner

The current protocol makes heavy use of ZMQ multipart messages. This should be converted to use protocol buffers. The idea here is that it provides message format versioning automatically, and that it's fast and compact. Some parts of the wire protocol will still need to consist of strings (the header for PUB messages, for instance), but the rest will not and should be converted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant