happyier
This commit is contained in:
@@ -161,12 +161,6 @@ class Entropy {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static gotIceCandidate(event) {
|
|
||||||
if(event.candidate != null) {
|
|
||||||
Server.server.send(JSON.stringify({'ice': event.candidate, 'uuid': Config.getUUID()}));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
static createdDescription(description) {
|
static createdDescription(description) {
|
||||||
View.log('got description');
|
View.log('got description');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user