class

NATS::Client::Connection

Inherits Reference < Object

Constants

BUFFER_SIZE = 65535_u16

Constructors

new(uri : URI)
Source

Instance methods

activate_tls(tls_config : OptionsTLSHash | Nil = nil) : Void
Source
disconnect
Source
read_command
Source
read_data(bytesize : UInt32) : Bytes
Source
write(data : String) : Void
Source