mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-27 04:35:34 +08:00
[feat] enable TURN for answer peer by default
This commit is contained in:
@@ -16,6 +16,7 @@ enum DATA_TYPE { VIDEO = 0, AUDIO, DATA };
|
||||
enum ConnectionStatus {
|
||||
Connecting = 0,
|
||||
Connected,
|
||||
Gathering,
|
||||
Disconnected,
|
||||
Failed,
|
||||
Closed,
|
||||
|
||||
Reference in New Issue
Block a user