Skip to content

Verideath investigation#1

Closed
nickgerace wants to merge 13 commits intomainfrom
nick/d94750e
Closed

Verideath investigation#1
nickgerace wants to merge 13 commits intomainfrom
nick/d94750e

Conversation

@nickgerace
Copy link
Copy Markdown

@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.

4 participants