Link Search Menu Expand Document

Packets are used to communicate between the server and the client. They transmit information from the server, as well as the input by the player to the server. In this document, incoming packets refer to the packets that the client sends to the server, while outgoing refers to the ones the server sends to the players.


Table of contents