KonradStaniec
|
d5e5ec9f90
|
Add possibility to connect with requested conneciton id (#425)
* Improve error handling when initiating connection
* Add api to connect with requested id
* Add callback to allow only specific incoming peers
|
2021-11-18 10:05:56 +01:00 |
KonradStaniec
|
73d9bf4c80
|
Add ackNr validation (#424)
|
2021-11-15 11:32:00 +01:00 |
KonradStaniec
|
8139aae346
|
Advertise correct rcv buffer size (#423)
* Advertise correct rcv buffer size
|
2021-11-12 10:58:49 +01:00 |
KonradStaniec
|
b671f6c901
|
Handling of fin packet (#421)
* Handling of connection finalization by sending and receiving FIN packets
|
2021-11-09 15:29:59 +01:00 |
KonradStaniec
|
d4cc42241d
|
Add handling of out of order packets (#418)
* Add handling of out of order packets
|
2021-11-04 07:38:46 +01:00 |