notification-service
Preparing search index...
infrastructure/sse/SseRegistry
SseRegistry
Class SseRegistry
Index
Constructors
constructor
Accessors
client
Count
Methods
add
Client
broadcast
start
stop
Constructors
constructor
new
SseRegistry
(
logger
?:
Logger
)
:
SseRegistry
Parameters
Optional
logger
:
Logger
Returns
SseRegistry
Accessors
client
Count
get
clientCount
()
:
number
Returns
number
Methods
add
Client
addClient
(
res
:
Response
)
:
void
Parameters
res
:
Response
Returns
void
broadcast
broadcast
(
data
:
Record
<
string
,
unknown
>
)
:
void
Parameters
data
:
Record
<
string
,
unknown
>
Returns
void
start
start
()
:
void
Returns
void
stop
stop
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
client
Count
Methods
add
Client
broadcast
start
stop
notification-service
Loading...