grafana/k6

Support for QUIC protocol

オープン

#238 opened on 2017/06/06

 (6 件のコメント) (3 件のリアクション) (0 人の担当者)Go (1,537 件のフォーク)batch import
featuregood first issue

Repository metrics

Stars
 (30,564 個のスター)
PR merge metrics
 (平均マージ 11d 15h) (30d で 47 merged PRs)

説明

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

コントリビューターガイド