Embedded Server
#3540
Replies: 1 comment
-
That you can configure the server to not start the TCP listen port and instead use that nats.go library to connect directly (memory/pipe connection). See test in client library: https://github.com/nats-io/nats.go/blob/543e628f4bafe989ce2ba548af09e2067c67ea69/nats_test.go#L2902 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the roadmap, what is meant by the "Embedded Server (no TCP)" feature?
Beta Was this translation helpful? Give feedback.
All reactions