summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
13 hoursfeat: Implement min-heap data structurePancakeTAS3-0/+158
13 hoursfeat: Implement peer-to-peer(ish) socket handshakePancakeTAS3-0/+155
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.
13 hours(initial commit)PancakeTAS1-0/+2
39 hoursInitial commitPancakeTAS7-0/+752