selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
HncomHandler
selery
hub
handler
hncom
Undocumented in source.
class
HncomHandler {
this
(HubServer server, JSONValue* additionalJson);
void
start
(inout(string)[] accepted, ushort port);
shared
(
Address
)
localAddress
[@property getter];
}
Constructors
this
this
(HubServer server, JSONValue* additionalJson)
Undocumented in source.
Members
Functions
start
void
start
(inout(string)[] accepted, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
localAddress
shared
(
Address
)
localAddress
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
hub
handler
hncom
aliases
HncomStream
classes
AbstractNode
ClassicNode
HncomHandler
LiteNode