Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
Loading...
Searching...
No Matches
NetClient.Connection.cpp File Reference

Connection lifecycle and transport teardown for the client-side multiplayer connection hub. More...

#include "Net/Client/NetClientInternal.h"
#include "Net/NetSend.h"
#include "Net/NetTransportConfig.h"
#include "Util/Log.h"
#include <cstring>

Namespaces

namespace  bomberman::net
 Shared multiplayer protocol types and transport-facing wire helpers.
 

Detailed Description

Connection lifecycle and transport teardown for the client-side multiplayer connection hub.