работаем бля работаем
This commit is contained in:
@@ -11,6 +11,7 @@ declare module 'fastify' {
|
||||
export default fp(
|
||||
async (fastify) => {
|
||||
const worker = await mediasoup.createWorker()
|
||||
|
||||
worker.on('died', () => {
|
||||
consola.error('[Mediasoup]', 'Worker died, exiting...')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user