kitty/kittens/transfer
2023-08-10 07:51:13 +05:30
..
__init__.py
algorithm.c Ensure usage of __attribute__(cleanup) never frees un-initialized memory 2023-08-07 12:24:18 +05:30
ftc.go Replace utils.Once with stdlib sync.OnceValue 2023-08-09 12:08:42 +05:30
ftc_test.go Forgot to update FTCSerialization test for new behavior 2023-07-30 19:49:41 +05:30
main.go Start work on porting receive code to Go 2023-07-30 19:49:44 +05:30
main.py Cleanup user docs for transfer kitten 2023-07-30 19:49:47 +05:30
receive.go Work on refactoring send kitten to fix various issues 2023-08-08 06:28:43 +05:30
rsync.pyi Port file_transmission.py to use the new rsync code 2023-07-30 19:49:43 +05:30
send.go Ensure transmit next chunk is called 2023-08-10 07:51:13 +05:30
send_test.go DRYer 2023-07-30 19:49:46 +05:30
utils.go Start work on porting receive code to Go 2023-07-30 19:49:44 +05:30
utils.py Start work on porting receive code to Go 2023-07-30 19:49:44 +05:30