libyggdrasil ~master (2022-05-08T11:59:37.7004878)
Dub
Repo
NodeService
libyggdrasil
libyggdrasil
Undocumented in source.
final
class
NodeService {
this
(string serviceName, string protocol, ushort[] ports);
string
getName
();
string
getProtocol
();
ushort
[]
getPorts
();
}
Constructors
this
this
(string serviceName, string protocol, ushort[] ports)
Undocumented in source.
Members
Functions
getName
string
getName
()
Undocumented in source. Be warned that the author may not have intended to support it.
getPorts
ushort
[]
getPorts
()
Undocumented in source. Be warned that the author may not have intended to support it.
getProtocol
string
getProtocol
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libyggdrasil
libyggdrasil
classes
BuildInfo
DHTInfo
NodeInfo
NodeService
YggdrasilException
YggdrasilNode
YggdrasilPeer
YggdrasilRequest
YggdrasilResponse
enums
RequestType
functions
makeRequest