NATS::Client::Connection
Inherits Reference < Object
Constants
BUFFER_SIZE = 65535_u16
Constructors
new(uri : URI)
SourceInstance methods
activate_tls(tls_config : OptionsTLSHash | Nil = nil) : Void
Sourcedisconnect
Sourceread_command
Sourceread_data(bytesize : UInt32) : Bytes
Sourcewrite(data : String) : Void
Source