[mirotalksfu] - update dep

هذا الالتزام موجود في:
Miroslav Pejic
2025-01-22 20:09:07 +01:00
الأصل 65b2085f34
التزام 252f729245
4 ملفات معدلة مع 9 إضافات و8 حذوفات

عرض الملف

@@ -55,7 +55,7 @@ dev dependencies: {
* @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
* @version 1.7.08
* @version 1.7.09
*
*/
@@ -124,6 +124,7 @@ const corsOptions = {
};
const server = httpolyglot.createServer(options, app);
const io = socketIo(server, {
maxHttpBufferSize: 1e7,
transports: ['websocket'],