ekr / minq

A simple Go implementation of QUIC
MIT License
98 stars 16 forks source link

Server exits with complaints about duplicate ClientInitial #6

Closed ekr closed 7 years ago

ekr commented 7 years ago

The server should ignore it, as long as it is overlapping data with the ClientInitial it already received.