Package broker is a tunnel broker
func NewBroker(opts ...broker.Option) broker.Broker
func WithAddress(a string) broker.Option
WithAddress sets the tunnel address
func WithTunnel(t tunnel.Tunnel) broker.Option
WithTunnel sets the internal tunnel