butterflyd ~master (2021-01-23T15:29:11Z)
Dub
Repo
ButterflyServer
server
server
Undocumented in source.
final
class
ButterflyServer {
this
(ButterflyListener[] listeners);
void
run
();
bool
isLocalDomain
(string domain);
}
Constructors
this
this
(ButterflyListener[] listeners)
Undocumented in source.
Members
Functions
isLocalDomain
bool
isLocalDomain
(string domain)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void
run
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
server
server
classes
ButterflyServer