summaryrefslogtreecommitdiff
path: root/src/network/core/CMakeLists.txt
AgeCommit message (Expand)Author
2021-07-20Feature: allow the use of TURN to connect client and server togetherPatric Stout
2021-07-16Feature: allow the use of STUN to connect client and server togetherPatric Stout
2021-07-10Feature: allow setting (game) coordinator and content server connection strin...Rubidium
2021-07-10Add: use Game Coordinator to annouce public serversPatric Stout
2021-05-01Codechange: encapsulate network error handlingrubidium42
2021-04-27Codechange: move all NetworkGameInfo related functions to a single filePatric Stout
2021-04-27Codechange: [Network] Do not leak os_abstraction.h via fios.hrubidium42
2020-06-05Add: introduce CMake for project managementPatric Stout