struct NATS::ServerInfo
- NATS::ServerInfo
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
nats.crConstructors
Instance Method Summary
- #auth_required? : Bool
- #client_id : Int64
- #client_ip : String
- #cluster : String | Nil
- #connect_urls : Array(String)
- #headers? : Bool
- #host : String
- #lame_duck_mode? : Bool
- #max_payload : Int64
- #nonce : String | Nil
- #port : Int32
- #proto : Int32
- #server_id : String
- #server_name : String
- #tls_required? : Bool
- #tls_verify? : Bool
- #version : String