vibenotes ~master (2022-05-24T07:43:23.8699836)
Dub
Repo
WebSocketBroadcastService
vibenotes
broadcast
Undocumented in source.
class
WebSocketBroadcastService {
this
();
auto
getChannelHandler
(string channel);
string
[]
channels
[@property getter];
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
getChannelHandler
auto
getChannelHandler
(string channel)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
channels
string
[]
channels
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
vibenotes
broadcast
classes
WebSocketBroadcastService