CONNECT
message), the NATS server will return +OK
to acknowledge receipt of a valid protocol message. The NATS server automatically runs in verbose mode. Most client implementations disable verbose mode (set it to false
in the CONNECT
message) for performance reasons.Msg
is a structure used by Subscribers and PublishMsg().