grafana/k6

Support for QUIC protocol

开放

#238 创建于 2017年6月6日

 (6 条评论) (3 个反应) (0 位负责人)Go (1,537 个派生)batch import
featuregood first issue

仓库指标

星标
 (30,564 个星标)
PR 合并指标
 (平均合并 11天 15小时) (30 天内合并 47 个 PR)

描述

Hi

As discussed briefly in Slack, it'd be great to get support for the QUIC transport protocol (currently an IETF draft though has a dedicated working group and very wide support so is extremely likely to be ratified before too long):

There's a potentially helpful QUIC lib for Go which is used by Caddy - quic-go (MIT license).

QUIC is UDP-based so this might cause some issues/complexity and is worth calling out in docs as folks will need to ensure they allow udp:443 from load gen(s) to server(s)/LBs.

Please let me know if you need any more info from me.

Cheers

贡献者指南