Skip to content

Conversation

@nickgerace
Copy link

@nickgerace nickgerace commented Mar 13, 2025

Accidental PR: nats-io#1382

steveej and others added 13 commits March 17, 2025 11:15
as the parsing of the strings goes through Url the output behavior is
incorrect when the implicit defaults of `Url` are ignored.

for example `wss://nats-server.com:443` would previously lead to the client
trying to connect to port `4222`, because `Url::port` returns `None` for
this case.
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
Co-authored-by: Piotr Piotrowski <piotr@synadia.com>
Co-authored-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Nick Gerace <nick@systeminit.com>
Signed-off-by: Nick Gerace <nick@systeminit.com>
Signed-off-by: Nick Gerace <nick@systeminit.com>
Signed-off-by: Nick Gerace <nick@systeminit.com>
Signed-off-by: Nick Gerace <nick@systeminit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants