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

Implementation of the lightweight multiplayer diagnostics recorder. More...

#include "NetDiagnostics.h"
#include <algorithm>
#include <chrono>
#include <fstream>
#include <sstream>
#include <utility>
#include <vector>
#include <nlohmann/json.hpp>

Namespaces

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

Detailed Description

Implementation of the lightweight multiplayer diagnostics recorder.