summaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
8 hoursfeat: Implement TUN modulemasterPancakeTAS1-0/+1
8 hoursfeat: Implement two-path UDP contextPancakeTAS1-0/+1
Nearly complete implementation reaching ~19 Gbps on my system
8 hoursfeat: Implement min-heap data structurePancakeTAS1-0/+1
8 hoursfeat: Implement peer-to-peer(ish) socket handshakePancakeTAS1-0/+1
This isn't entirely "peer-to-peer", because one side requires a publicly accessible port. The primary usecase for this is to establish connections to an endpoint, when there are several non-deterministic paths available on the client side.
34 hoursInitial commitPancakeTAS1-0/+15