• Julien Muchembled's avatar
    Add protocol to handshake between nodes · 4f327e1b
    Julien Muchembled authored
    There is a need to be able to extend the protocol without breaking
    compatibility with old nodes. This is done by sending version.protocol
    during inter-node handshake, in seqno 1 and seqno 2, so that a node
    knows what version the peers speak and use appropriate format.
    
    This is implemented with partial backward compatibility: handshake with
    an old node succeeds when the new node does not have to send seqno 1.
    4f327e1b
Name
Last commit
Last update
daemon Loading commit data...
debian Loading commit data...
demo Loading commit data...
docs Loading commit data...
draft Loading commit data...
examples Loading commit data...
re6st Loading commit data...
simulation Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
README.rst Loading commit data...
TODO Loading commit data...
re6st-conf Loading commit data...
re6st-registry Loading commit data...
re6stnet Loading commit data...
re6stnet.spec Loading commit data...
setup.py Loading commit data...