Skip to content

Fix websocket.Conn.Read dropping the tail of messages larger than the read buffer - #1741

Open
pkit wants to merge 2 commits into
cloudflare:masterfrom
pkit:fix/websocket-read-remainder
Open

pkit wants to merge 2 commits into
cloudflare:masterfrom
pkit:fix/websocket-read-remainder

TUN: Keep the unread message tail as a slice instead of a bytes.Buffer

9675cf7
Select commit
Loading
Failed to load commit list.