aboutsummaryrefslogtreecommitdiff
path: root/src/network/serverinfo.cpp
AgeCommit message (Collapse)Author
2025-01-11use multi-argin1tiate
2024-07-09Remove TCP entry point (#1007)Leifa
* Remove TCP entry point Resolve #987 * Remove TCP entry point * Servers that do not support WebSocket will be marked as `Legacy` * Removal of TCP connection from the master will follow later. * Tweaked error message