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

Add support for quic #727

Closed
wants to merge 11 commits into from
Closed

Add support for quic #727

wants to merge 11 commits into from

Conversation

wj8400684
Copy link
Contributor

No description provided.

{
private readonly Stream _stream;

public QuicPipeConnection(Stream stream, EndPoint remoteEndPoint, ConnectionOptions options)
Copy link
Owner

Choose a reason for hiding this comment

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

QuicStream instead of Stream?

@kerryjiang kerryjiang added 2.0 SuperSocket 2.0 feature labels May 10, 2024
@kerryjiang
Copy link
Owner

[xUnit.net 00:06:26.68] SuperSocket.Tests.ClientTest.TestBindLocalEndPoint(hostConfiguratorType: typeof(SuperSocket.Tests.QuicHostConfigurator)) [FAIL]

@wj8400684 wj8400684 closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 SuperSocket 2.0 feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants