echo/

directory
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2026 License: MIT

README

Echo Example

Simple echo over WebTransport at https://localhost:4444/echo.

Run

# from repository root

# Start server
go run ./examples/echo/server

# In another terminal, start client
go run ./examples/echo/client

Notes:

  • Uses a self-signed certificate and InsecureSkipVerify in code; configure proper TLS for production.
  • QUIC options enable datagrams and 0-RTT.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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