1
0
Fork 0
mirror of https://github.com/SlavikMIPT/tgcloud.git synced 2025-02-12 11:12:09 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Вячеслав Баженов
44cceef636 flush() has been removed 2019-07-10 11:37:24 +03:00
Вячеслав Баженов
89c4132b46 flush() has been added to telegram_client_x.py
trying to read 1 byte from pipe if block is already uploaded
2019-07-10 08:11:30 +03:00
Вячеслав Баженов
d67499a8b6 #version 1.1
-improved loading process
-pipe is used for interprocess communication
-readme update
-session creation is in a separate file to avoid bans/floodwaits
-refactoring
2019-07-08 08:01:07 +03:00
Вячеслав Баженов
1d93c7db68 telethon==0.19.1 2019-06-16 18:38:44 +03:00
Вячеслав Баженов
b7028e786c working prototype(slow)
filebrowser:
https://github.com/filebrowser/filebrowser
2019-06-14 12:41:57 +03:00
slavikmipt
47ba2b4d2e - tfs(TelegramFileSystem) - linux-fuse based virtual file system module
- file_telegram_rxtx - telethon based module that provides file write/read methods
- rq - redis server for message queue, caching and probably data tx and filestructure storage
- docker
2018-09-02 06:40:47 +03:00
slavikmipt
c79efbbe7f download_file alpha 2018-07-05 12:58:57 +03:00
slavikmipt
e3b5fa89ab threads count max at 100mb 2018-07-05 01:32:16 +03:00
slavikmipt
c53f93ce0d stable 2018-07-05 01:20:28 +03:00
slavikmipt
2189ee8ff4 refactored 2018-07-05 00:53:03 +03:00
slavikmipt
2855e60b05 dynamic threads spawn 2018-07-04 21:23:35 +03:00
slavikmipt
4b93bfb74c set_upload_threads_count 2018-07-04 21:04:59 +03:00
slavikmipt
6b25d06bd8 24 threads 2018-07-04 20:46:23 +03:00
slavikmipt
d3d49ebc53 telethon extended upload speed TelegramClient class 2018-07-04 07:25:11 +03:00