grafana/k6

Support for QUIC protocol

Open

#238 建立於 2017年6月6日

在 GitHub 查看
 (6 留言) (3 反應) (0 負責人)Go (30,564 star) (1,537 fork)batch import
featuregood first issue

描述

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

貢獻者指南