Andrew Mayorov
|
1fedae8a16
|
fix(ft-asm): ensure module follows statem behaviour
|
2023-04-07 17:25:21 +03:00 |
Andrew Mayorov
|
7b77e96ab9
|
test(ft): add some basic assembler tests
|
2023-04-07 17:25:21 +03:00 |
Ilya Averyanov
|
cbff2e2309
|
feat(ft): improve robustness of asynchronous acks
* add auto ack after timeout
* add fin file transfer packet registration to avoid
duplication and multiple acks
|
2023-04-07 17:25:21 +03:00 |
Ilya Averyanov
|
d36ca18bff
|
feat(ft): tie file transfer frontend and backend together
|
2023-04-07 17:25:21 +03:00 |
Andrew Mayorov
|
81e04ce93a
|
feat(ft): introduce simple filesystem storage backend + assembler
|
2023-04-07 17:25:21 +03:00 |
Ilya Averyanov
|
aaaef30be6
|
feat(ft): add file transfer app and bootstrap replicated ft data structure
|
2023-04-07 17:25:21 +03:00 |