| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ReliableUnicastSender | Sam Anthony | 2024-11-22 | 1 | -0/+1 |
| | | |||||
| * | ReliableMulticast.close() | Sam Anthony | 2024-11-16 | 1 | -1/+1 |
| | | |||||
| * | move Wait to util package | Sam Anthony | 2024-11-15 | 1 | -0/+2 |
| | | |||||
| * | reliable multicast: MessagePayload interface | Sam Anthony | 2024-11-15 | 1 | -2/+1 |
| | | |||||
| * | reliable multicast: rename positiveAcks to acks, negativeAcks to nacks | Sam Anthony | 2024-11-15 | 1 | -5/+7 |
| | | |||||
| * | reliable multicast: prune received list | Sam Anthony | 2024-11-15 | 1 | -10/+1 |
| | | |||||
| * | reliable multicast: retransmit multiple times if necessary | Sam Anthony | 2024-11-15 | 1 | -4/+19 |
| | | |||||
| * | reliable multicast: Timeout | Sam Anthony | 2024-11-15 | 1 | -0/+37 |