Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 541 Bytes

readme.md

File metadata and controls

24 lines (14 loc) · 541 Bytes

基于XQUIC-webtransport的前端演示Example

Fork From Google Webtransport Example

特别鸣谢XQUIC.

Quick Start

1.进入cert目录,执行./generate

2.启动http-server

3.访问client.html

4.启动你的Quic服务器,通过Connect按钮连接。

5.通过Send按钮发送数据。

Feature List

  • 随机字符串
  • 自动发送校验测试
  • 往返速度测试
  • 多客户端连接测试