Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
ProtocolParser.hpp File Reference
#include <optional>
#include <string_view>
#include <vector>
#include "core/Event.hpp"
+ Include dependency graph for ProtocolParser.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProtocolParser
 Parses server messages into Event objects. Static class that provides a method to parse raw input strings from the server and convert them into structured Event variants. More...