Change formatting for header

This commit is contained in:
Luke Harding 2024-05-01 01:42:33 -04:00
parent a4ede3e887
commit 5c074f0c82

View File

@ -20,6 +20,7 @@ The process operates in 3 stages:
MTIWP is a TCP-based binary application layer protocol used to communicate between the workers and coordination server.
The packet is made up of the following fields:
- Header (19 Bytes)
- Version (2 Bytes)
- Worker ID (6 Bytes)
- Timestamp (8 Bytes)