Packet definition
In Layrz Protocol, the data packets is the atomic unit of the communication. Each packet are designed to be simple, efficient, and easy to use, using the philosophy of:
1 packet = 1 functionality
In this way, each packet is designed to perform a specific functionality, and can be used in any context where that functionality is needed. This allows for a modular and flexible approach to building applications, where packets can be combined and reused as needed.