[mirotalksfu] - update fabricjs + io settings
هذا الالتزام موجود في:
@@ -26,7 +26,9 @@ const options = {
|
||||
};
|
||||
|
||||
const httpsServer = https.createServer(options, app);
|
||||
const io = require('socket.io')(httpsServer);
|
||||
const io = require('socket.io')(httpsServer, {
|
||||
maxHttpBufferSize: 1e7,
|
||||
});
|
||||
const host = 'https://' + 'localhost' + ':' + config.listenPort; // config.listenIp
|
||||
const announcedIP = config.mediasoup.webRtcTransport.listenIps[0].announcedIp;
|
||||
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم