Добавлена работа с сокетами

This commit is contained in:
grinikita
2022-11-27 18:41:04 +03:00
parent cb423fca64
commit 36d2d2ac73
5 changed files with 89 additions and 13 deletions
+2 -1
View File
@@ -21,6 +21,7 @@ module.exports = {
},
},
config: {
key: 'value'
'hub-video-start.socket.url': 'value',
'hub-video-start.socket.path': 'value'
}
}