nats-io / nats.net.v1

The official C# Client for NATS
Apache License 2.0
646 stars 154 forks source link

Avoid Port Lock when reconnecting with a localhost nats-server #850

Open LaurensVergote opened 9 months ago

LaurensVergote commented 9 months ago

Fixes #847

LaurensVergote commented 9 months ago

Reproduction using just the nats.client library: https://gist.github.com/LaurensVergote/ba4b4ea1825f2ff5fed3d1aee9214dd8 Just make sure a nats-server.exe is available next to the compiled binary