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

Extracts core WebSocket upgrade logic for integration into other libraries #45

Merged
merged 16 commits into from
Sep 27, 2024

Conversation

SirCipher
Copy link
Member

No description provided.

ratchet_core/src/handshake/subprotocols.rs Show resolved Hide resolved
ratchet_core/src/errors.rs Outdated Show resolved Hide resolved
ratchet_core/src/handshake/client/mod.rs Outdated Show resolved Hide resolved
ratchet_core/src/handshake/client/mod.rs Outdated Show resolved Hide resolved
ratchet_core/src/handshake/mod.rs Outdated Show resolved Hide resolved
ratchet_core/src/handshake/server/encoding.rs Outdated Show resolved Hide resolved
# Conflicts:
#	ratchet_core/src/handshake/client/mod.rs
#	ratchet_core/src/handshake/server/encoding.rs
#	ratchet_core/src/handshake/server/mod.rs
# Conflicts:
#	ratchet_core/src/handshake/client/mod.rs
#	ratchet_core/src/handshake/mod.rs
#	ratchet_core/src/handshake/server/encoding.rs
@horned-sphere horned-sphere self-requested a review September 27, 2024 08:34
@SirCipher SirCipher merged commit d27b15b into main Sep 27, 2024
13 checks passed
@SirCipher SirCipher deleted the handshake branch September 27, 2024 11:30
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