mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update nats-server-protocol.md
This commit is contained in:
parent
d4acf8f2c2
commit
94db70a982
@ -66,7 +66,9 @@ The valid options are as follows:
|
||||
|
||||
Below is an example of an `INFO` string received by a NATS server, with the `ip` field.
|
||||
|
||||
`INFO {"server_id":"KP19vTlB417XElnv8kKaC5","version":"2.0.0","go":"","host":"localhost","port":5222,"auth_required":false,"tls_required":false,"tls_verify":false,"max_payload":1048576,"ip":"nats-route://127.0.0.1:5222/","connect_urls":["localhost:4222"]}`
|
||||
```text
|
||||
INFO {"server_id":"KP19vTlB417XElnv8kKaC5","version":"2.0.0","go":"","host":"localhost","port":5222,"auth_required":false,"tls_required":false,"tls_verify":false,"max_payload":1048576,"ip":"nats-route://127.0.0.1:5222/","connect_urls":["localhost:4222"]}
|
||||
```
|
||||
|
||||
## CONNECT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user