Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
Network Class Reference

ASIO-based implementation of the INetwork interface for the client. More...

#include <ClientNetwork.hpp>

Collaboration diagram for Network:

Detailed Description

ASIO-based implementation of the INetwork interface for the client.

This class provides network functionalities using ASIO for TCP and UDP communication. It manages the connection to the server, handles incoming packets, and provides methods for sending packets.


The documentation for this class was generated from the following file: