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

feat: enable tcp base protocol listen on same port #382

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

driftluo
Copy link
Collaborator

@driftluo driftluo commented Nov 27, 2024

In the original implementation, TCP/WS/TLS could not be listened on the same port. After this PR, these protocols can be listened on the same port.

@driftluo driftluo requested a review from eval-exec as a code owner November 27, 2024 12:28
@driftluo driftluo force-pushed the enable-tcp-base-protocol-listen-on-same-port branch from cc989a7 to 6721eb8 Compare November 27, 2024 12:33
@driftluo driftluo force-pushed the enable-tcp-base-protocol-listen-on-same-port branch from 6721eb8 to 25607f8 Compare November 27, 2024 13:15
@driftluo driftluo force-pushed the enable-tcp-base-protocol-listen-on-same-port branch 10 times, most recently from 5dc1922 to 4d263a8 Compare November 29, 2024 03:35
@driftluo driftluo force-pushed the enable-tcp-base-protocol-listen-on-same-port branch 5 times, most recently from 6e93473 to 6c6fa1c Compare November 29, 2024 09:59
@driftluo driftluo force-pushed the enable-tcp-base-protocol-listen-on-same-port branch from 6c6fa1c to fbe16e8 Compare December 2, 2024 07:13
@driftluo driftluo requested a review from quake December 2, 2024 07:24
@driftluo driftluo merged commit 16278e5 into master Dec 2, 2024
7 checks passed
@driftluo driftluo deleted the enable-tcp-base-protocol-listen-on-same-port branch December 2, 2024 08:21
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