Skip to content

Conversation

amdfxlucas
Copy link

@amdfxlucas amdfxlucas commented Aug 2, 2023

Implement an overload for pan.DialQUICEarly that does "connection handshake race" over multiple paths as nesquic used to do

func raceDial(ctx context.Context, conn *snet.Conn,

The racing can be tested with the modified helloquic example if the "race" option is turned on:
Screenshot from 2023-08-02 17-07-53

unfortunately both my SCION AS' use the same attachement point ( so there is only one available path between them ) which is why nothing is really raced here. It merely demonstrates that the changes dont break anything.


This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant