1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
nats.docs/developer/connecting/default_server.md
2019-05-22 13:15:35 -05:00

5 lines
201 B
Markdown

# Connecting to the Default Server
Some libraries also provide a special way to connect to a *default* url, which is generally `nats://localhost:4222`:
!INCLUDE "../../_examples/connect_default.html"