Vect0rZ / Quic.NET

A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug report

cate4cafe opened this issue · comments

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

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