vengi/src/modules/network
Martin Gerhardy 92b3339536 DOCS: moved more documentation over to the mkdocs portal 2020-12-01 00:25:24 +01:00
..
AbstractClientNetwork.cpp NETWORK: error checking for enet_address_set_host 2020-09-29 22:01:05 +02:00
AbstractClientNetwork.h NETWORK: added AbstractServerNetwork 2020-09-21 20:16:16 +02:00
AbstractServerNetwork.cpp NETWORK: added AbstractServerNetwork 2020-09-21 20:16:16 +02:00
AbstractServerNetwork.h NETWORK: added AbstractServerNetwork 2020-09-21 20:16:16 +02:00
CMakeLists.txt NETWORK: added AbstractServerNetwork 2020-09-21 20:16:16 +02:00
IMsgProtocolHandler.h NETWORK: error checking for enet_address_set_host 2020-09-29 22:01:05 +02:00
IProtocolHandler.h BACKEND: replaced ai debug messages by flatbuffer generated protocol 2020-09-24 19:31:59 +02:00
Network.cpp NETWORK: extended disconnect event logging 2020-09-29 22:17:41 +02:00
Network.h NETWORK: fixed warning about virtual shutdown method in dtor 2020-05-27 19:51:49 +02:00
NetworkEvents.h CORE: fixed EventBus issues 2018-11-10 13:13:07 +01:00
ProtocolHandlerRegistry.cpp BACKEND: replaced ai debug messages by flatbuffer generated protocol 2020-09-24 19:31:59 +02:00
ProtocolHandlerRegistry.h BACKEND: replaced ai debug messages by flatbuffer generated protocol 2020-09-24 19:31:59 +02:00