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

Browser WSS testing #144

Merged
merged 7 commits into from
Mar 7, 2023
Merged

Browser WSS testing #144

merged 7 commits into from
Mar 7, 2023

Conversation

MarcoPolo
Copy link
Contributor

@MarcoPolo MarcoPolo commented Feb 24, 2023

Browsers can only dial secure websocket addresses. So this also changes one Go implementation to listen on a TLS+WS (WSS) address.

Blocked on:

@MarcoPolo MarcoPolo marked this pull request as draft February 24, 2023 20:59
@BigLep
Copy link
Contributor

BigLep commented Mar 3, 2023

@MarcoPolo : is this unblocked now so can be moved out of draft and finished up?

@MarcoPolo
Copy link
Contributor Author

Yup! I'll circle back to this today

@MarcoPolo MarcoPolo marked this pull request as ready for review March 4, 2023 04:20
@MarcoPolo
Copy link
Contributor Author

This is ready for review. I changed the v0.24 Go implementation because it was easy and added a new js-libp2p v0.42 implementation with wss. After we merge this I'll backport the changes to other versions.

@marten-seemann could you review the Go changes (should be quick).

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.

3 participants