mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-08-05 01:00:18 +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