Коммент для понятности
This commit is contained in:
parent
4546d77147
commit
1e770599b6
@ -36,7 +36,7 @@ const NWORKERS_WAIT_INTERVAL = 1000;
|
|||||||
// Тело модуля
|
// Тело модуля
|
||||||
//------------
|
//------------
|
||||||
|
|
||||||
//Класс очереди сообщений
|
//Класс очереди исходящих сообщений
|
||||||
class OutQueue extends EventEmitter {
|
class OutQueue extends EventEmitter {
|
||||||
//Конструктор класса
|
//Конструктор класса
|
||||||
constructor(prms) {
|
constructor(prms) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user