mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Merge pull request #128 from nats-io/info-ldm
Updated `INFO` protocol to include `ldm`
This commit is contained in:
commit
2f61c049f7
@ -81,6 +81,7 @@ The valid options are as follows:
|
||||
* `tls_required`: If this is set, then the client must perform the TLS/1.2 handshake. Note, this used to be `ssl_required` and has been updated along with the protocol from SSL to TLS.
|
||||
* `tls_verify`: If this is set, the client must provide a valid certificate during the TLS handshake.
|
||||
* `connect_urls` : An optional list of server urls that a client can connect to.
|
||||
* `ldm`: If the server supports _Lame Duck Mode_ notifications, and the current server has transitioned to lame duck, `ldm` will be set to `true`.
|
||||
|
||||
#### connect\_urls
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user