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

Network pumping and outgoing runtime messaging 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 <algorithm>

Namespaces

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

Detailed Description

Network pumping and outgoing runtime messaging for the client-side multiplayer connection hub.