package
0.0.0-20220728110329-380824da29a2
Repository: https://github.com/xieyuschen/quic-example.git
Documentation: pkg.go.dev

# README

Echo

Run go run echo.go under the echo demo path.
The demo runs sucessfully if you can see the logs.

Client: Sending 'foobar'
Server: Got 'foobar'
Client: Got 'foobar'

The TLS certificated files used by echo is automatically generated by echo.