Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    c2c310b9
    Update websocket handling and configure server host and port · c2c310b9
    Florian Schröder authored
    The code changes involved updating the system to manage websockets from the server side, which removed the necessity to hardcode the websocket URL. Furthermore, an implementation to configure host and port of the game server was added. This included setup functions and their usage in chat and data exchange servers. Tests were updated to reflect these changes as well.
    c2c310b9
    History
    Update websocket handling and configure server host and port
    Florian Schröder authored
    The code changes involved updating the system to manage websockets from the server side, which removed the necessity to hardcode the websocket URL. Furthermore, an implementation to configure host and port of the game server was added. This included setup functions and their usage in chat and data exchange servers. Tests were updated to reflect these changes as well.