-
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Few changes to host UI + removed STUN dependency
- Changes to the UI to have the "Relay" button in first position (since it's the default option). - Changed if statements to reflect the new index of Peer to Peer selection. - Added a warning for P2P mode. - Added dictionary entries for Port and the P2P warning. - Removed STUN.dll dependency because the STUN library is now part of the source code and no longer a NuGet Package, so this is no longer needed.
- Loading branch information
trippyone
committed
Feb 17, 2024
1 parent
15ccce1
commit 4b9f724
Showing
5 changed files
with
26 additions
and
24 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
Binary file not shown.
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