Package transportdial provides a convenience factory for creating a
transport.Transport from environment variables.
This is the recommended quick-start path for most applications.
Advanced users who need TLS, custom connection pools, or other low-level
NATS options should construct nats.New / inmem.New directly.