1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
nats.docs/developer/advanced/server_status.md
Stephen Asbury 9618415569 Moved tools to _tools
Broke up develoepr doc into tree
Small CSS tweak to give diagrams more room
2019-05-15 12:22:57 -07:00

159 B

Get the Connection Status

The client library may provide a mechanism to get the connection's current status.

!INCLUDE "../../_examples/connect_status.html"