Vect0rZ / Quic.NET

A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.
BSD 2-Clause "Simplified" License
375 stars 58 forks source link

Bug report #10

Open cate4cafe opened 4 years ago

cate4cafe commented 4 years ago

I can't send more than 64K of data, what should I do

Vect0rZ commented 4 years ago

The issue is twofold from client to server and server to the client. Investigating.

Vect0rZ commented 3 years ago

@cate4cafe fixed with https://github.com/Vect0rZ/Quic.NET/commit/6e5c6146e2b1487f2905cd9895d2a04a40bc34d8