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

Example Implementations? #64

Open
NErinola opened this issue Jan 10, 2024 · 1 comment
Open

Example Implementations? #64

NErinola opened this issue Jan 10, 2024 · 1 comment

Comments

@NErinola
Copy link

Is there a example server and client available for testing purposes?

@Ya-Pasha-364shy
Copy link

Ya-Pasha-364shy commented Jan 29, 2024

Hello @NErinola, there are examples. See source code quiche/quic/tools/quic_toy_server.cc and quiche/quic/tools/quic_toy_client.cc.
Or as assembly products (on Linux) - bazel-bin/quiche/quic_server and bazel-bin/quiche/quic_client

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

No branches or pull requests

3 participants
@NErinola @Ya-Pasha-364shy and others