Subscription

Undocumented in source.

Constructors

this
this(string _address, string[] _tags, SecureNet _net)
Undocumented in source.

Members

Functions

dial
Result!bool dial()
Undocumented in source. Be warned that the author may not have intended to support it.
receive
Result!Document receive()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

address
string address;
Undocumented in source.
max_attempts
uint max_attempts;
Undocumented in source.
net
SecureNet net;
Undocumented in source.
tags
string[] tags;
Undocumented in source.

Meta