Skip to content

Commit

Permalink
improve handshake
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Jan 2, 2025
1 parent 0dee188 commit f04eeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/12_handshake.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ For detailed code and various usage examples, you can refer to the [Poorman Hand
- **`max_protocol_version`**: The maximum supported HiveMind protocol version.
- **Security**: This message is **NOT ENCRYPTED** 🔓.

#### **HANDSHAKE Response** ⬅️ ✉️ `HANDSHAKE`
#### **Initiate Key Exchange** ⬅️ ✉️ `HANDSHAKE`

- **Trigger**: Client initiated handshake in response to previously sent connection parameters.
- **Content**:
Expand Down

0 comments on commit f04eeb6

Please sign in to comment.