mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
201 B
201 B
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"