Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
router.h File Reference
#include <engine/network/network_message.h>
#include <functional>
#include <map>
Include dependency graph for router.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Router
 Routes incoming network messages to registered handlers. More...