Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
Loading...
Searching...
No Matches
NetTransportConfig.h File Reference

Shared ENet peer transport-liveness configuration helper. More...

#include <enet/enet.h>
#include "NetCommon.h"

Go to the source code of this file.

Namespaces

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

Functions

void bomberman::net::applyDefaultPeerTransportConfig (ENetPeer *peer)
 Applies the project's default transport-level liveness policy to one ENet peer.
 

Detailed Description

Shared ENet peer transport-liveness configuration helper.