-
Notifications
You must be signed in to change notification settings - Fork 820
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
E2E Cleanup: Implement SendGameServerUDP
Renamed `PingGameServer` to `SendUDP`, as I think that explans the function better, and also implemented a utility function of `SendGameServerUDP` for sending messages to GameServers. Kept SendUDP as we use it to e2e test the Ping UDP endpoints.
- Loading branch information
1 parent
8002ed8
commit 8edb92e
Showing
3 changed files
with
15 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters