Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add tls/ws to address factory #712

Merged
merged 1 commit into from
Sep 8, 2023
Merged

chore: add tls/ws to address factory #712

merged 1 commit into from
Sep 8, 2023

Conversation

richard-ramos
Copy link
Member

Description

Since wss is deprecated, this PR adds tls/ws to the list of multiaddresses returned by the address factory when using dns4+wss. In the future once js-libp2p adds support to tls/ws, we can drop support for wss entirely

@status-im-auto
Copy link

status-im-auto commented Sep 6, 2023

Jenkins Builds

Click to see older builds (6)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ dc45d63 #1 2023-09-06 12:41:30 ~1 min linux 📦deb
✔️ dc45d63 #1 2023-09-06 12:42:44 ~2 min nix-flake 📄log
✔️ dc45d63 #1 2023-09-06 12:43:18 ~2 min tests 📄log
✔️ dc45d63 #1 2023-09-06 12:43:40 ~3 min tests 📄log
✔️ dc45d63 #1 2023-09-06 12:44:30 ~4 min android 📦tgz
✔️ dc45d63 #1 2023-09-06 12:45:37 ~5 min ios 📦tgz
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ ecad5ed #2 2023-09-08 16:16:10 ~1 min tests 📄log
✔️ ecad5ed #2 2023-09-08 16:16:29 ~1 min nix-flake 📄log
✔️ ecad5ed #2 2023-09-08 16:16:57 ~2 min linux 📦deb
✔️ ecad5ed #2 2023-09-08 16:17:41 ~3 min tests 📄log
✔️ ecad5ed #2 2023-09-08 16:17:56 ~3 min android 📦tgz
✔️ ecad5ed #2 2023-09-08 16:18:54 ~4 min ios 📦tgz
✔️ 575f802 #3 2023-09-08 16:18:56 ~53 sec linux 📦deb
✔️ 575f802 #3 2023-09-08 16:19:00 ~56 sec tests 📄log
✔️ 575f802 #3 2023-09-08 16:19:45 ~1 min tests 📄log
✔️ 575f802 #3 2023-09-08 16:19:56 ~1 min nix-flake 📄log
✔️ 575f802 #3 2023-09-08 16:21:18 ~3 min android 📦tgz
✔️ 575f802 #3 2023-09-08 16:22:45 ~4 min ios 📦tgz

Copy link
Collaborator

@chaitanyaprem chaitanyaprem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

waku/v2/node/wakuoptions.go Outdated Show resolved Hide resolved
@richard-ramos richard-ramos merged commit be982d8 into master Sep 8, 2023
2 checks passed
@richard-ramos richard-ramos deleted the tls/ws branch September 8, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants