[mirotalksfu] - update socket.io
هذا الالتزام موجود في:
@@ -23,7 +23,7 @@
|
|||||||
"mediasoup": "3.9.1",
|
"mediasoup": "3.9.1",
|
||||||
"mediasoup-client": "3.6.43",
|
"mediasoup-client": "3.6.43",
|
||||||
"ngrok": "4.2.2",
|
"ngrok": "4.2.2",
|
||||||
"socket.io": "4.2.0",
|
"socket.io": "4.3.2",
|
||||||
"swagger-ui-express": "4.1.6",
|
"swagger-ui-express": "4.1.6",
|
||||||
"uuid": "8.3.2",
|
"uuid": "8.3.2",
|
||||||
"yamljs": "0.3.0"
|
"yamljs": "0.3.0"
|
||||||
|
|||||||
@@ -2209,7 +2209,7 @@ class RoomClient {
|
|||||||
case 'eject':
|
case 'eject':
|
||||||
if (peer_id === this.peer_id || broadcast) {
|
if (peer_id === this.peer_id || broadcast) {
|
||||||
this.sound(action);
|
this.sound(action);
|
||||||
this.peerActionProgress(from_peer_name, 'Will eject you from the room after', 5000, action);
|
this.peerActionProgress(from_peer_name, 'Will eject you from the room', 5000, action);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 'mute':
|
case 'mute':
|
||||||
@@ -2244,7 +2244,7 @@ class RoomClient {
|
|||||||
Swal.fire({
|
Swal.fire({
|
||||||
allowOutsideClick: false,
|
allowOutsideClick: false,
|
||||||
background: swalBackground,
|
background: swalBackground,
|
||||||
icon: 'success',
|
icon: action == 'eject' ? 'warning' : 'success',
|
||||||
title: tt,
|
title: tt,
|
||||||
text: msg,
|
text: msg,
|
||||||
timer: time,
|
timer: time,
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم