quic-example

module
v0.0.0-...-380824d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2022 License: Apache-2.0

README

quic-example

This reporsitory aims to help user get familiar with the quic and use quic in the real app. It develops some demo based on the quic-go library and expands the example showed in the reporsitory.

Content

Keep updating...

Example Description
Echo demo Echo demo comes from the quic-go/example and it aims to help users to learn it better and more quickly
Echo-cli The echo-cli provides the seperated server and client to make a demo for echo case. It mainly focuses on some details when using quic and make some discussions about quic.
Capture packets during echo This part uses wireshark to capture the echo packets and analyzes the whole processes.
Handling multiple servers Implement quic server which can handle multiple streams.
Set option on listener How to set options on listener as the net ListenConfig.
Framework implementation details This part focuses on some mechanism during building quic-go

Contribute

Feel free to create PR to enhance this project.

Directories

Path Synopsis
2.echo-cli
3.packets-during-echo
4.multiple-streams
7.http3
http3-demo

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL