[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -451,8 +451,8 @@ module.exports = class Room {
|
|||||||
});
|
});
|
||||||
peer.removeConsumer(id);
|
peer.removeConsumer(id);
|
||||||
|
|
||||||
// Tell client consumer is dead
|
// Notify the client that consumer is closed
|
||||||
this.io.to(socket_id).emit('consumerClosed', {
|
this.send(socket_id, 'consumerClosed', {
|
||||||
consumer_id: id,
|
consumer_id: id,
|
||||||
consumer_kind: kind,
|
consumer_kind: kind,
|
||||||
});
|
});
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم