From f48e215e56ebbcfef8755581e18ec3b0659e514e Mon Sep 17 00:00:00 2001 From: Alex Chepurnoy Date: Wed, 14 Oct 2020 19:43:15 +0300 Subject: [PATCH] initial structure --- doc/handshake.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/handshake.md diff --git a/doc/handshake.md b/doc/handshake.md new file mode 100644 index 000000000..d5ff25d78 --- /dev/null +++ b/doc/handshake.md @@ -0,0 +1,14 @@ +Handshaking +=========== + + +To establish a connection with another peer, handshake messages exchange is needed. + +Peer Feature +------------ + +Every peer can have one or more peer features. A peer feature + +Handshake Format +---------------- +