summaryrefslogtreecommitdiff
path: root/src (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2026-06-14perf(mpu): Remove zero-copy itemsPancakeTAS1-6/+0
2026-06-14perf(mpu): Ponder batch heap extractionPancakeTAS1-2/+0
2026-06-14fix(mpu): Convert sequence number on wire into le64PancakeTAS1-6/+5
2026-06-14fix(mpu): Purge dropped packets from reorder heapPancakeTAS1-2/+4
2026-06-14feat: Implement two-path UDP contextPancakeTAS2-0/+268
2026-06-14feat: Implement min-heap data structurePancakeTAS2-0/+157
2026-06-14feat: Implement peer-to-peer(ish) socket handshakePancakeTAS2-0/+154