Subscriber.this

Create a new subscriber using an existing socket

  1. this(string host, ushort port)
  2. this(TcpSocket conn)
    class Subscriber
    this
    (
    TcpSocket conn
    )

Meta