Benedikt Spies
Benedikt Spies
@marten-seemann please check again
@marten-seemann i just worked on it :)
@marten-seemann you are right, because the AcceptToken can be configured. The defaultAcceptToken function however checks the validity. So we could either use a function similar to defaultAcceptToken by calling it...
@marten-seemann please check I think, configuring token validity is another issue.
@marten-seemann it is rebased now
Yes, I will do that
To verify that this is a problem, I made a 0-RTT connection on a 1 s RTT path. with anti-amplification limit: ``` second 1: 29.49 kbit/s, bytes received: 3.689 kB,...
https://github.com/lucas-clemente/quic-go/pull/3326
> We probably need to improve the `AcceptToken` callback. One option would be to have a ternary return value. @marten-seemann I would rather not combine AcceptToken and the address token...
> Can you split this up into 3 separate PRs? I can :) > What's the motivation for the stream_data_moved event? How would you use it? I would like to...