@mtprotoclientscommits · Post #3431 · 02/21/2026, 09:21 PM
LonamiWebs/Telethon/v1 • dab6bc4 • 1 files, +4/-0 Migrate off GitHub #telethon
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14714 · May 16
#go#compression#decompression#deflate#go#golang#gzip#snappy#zip#zstandard#zstd The "github.com/klauspost/compress" package offers many fast and efficient compression tools in pure Go, including zstandard, S2 (a faster Snappy replacement), optimized deflate for gzip/zip/zlib, and snappy with better compression and concurrency. It also provides entropy encoders (huff0, FSE), HTTP gzip handlers, and a parallel gzip implementation (pgzip). These tools are drop-in replacements for Go's standard libraries but run about twice as fast, saving time and resources. You can easily add it to your project with `go get`. It supports current and recent Go versions and offers options to disable unsafe code or assembly for compatibility. This package benefits you by improving compression speed and efficiency while maintaining compatibility with standard Go compression APIs, making your applications faster and more resource-friendly. https://github.com/klauspost/compress
Search: #telethon
@mtprotoclientscommits · Post #3431 · 02/21/2026, 09:21 PM
LonamiWebs/Telethon/v1 • dab6bc4 • 1 files, +4/-0 Migrate off GitHub #telethon
Hashtags
@mtprotoclientscommits · Post #3430 · 02/12/2026, 09:36 PM
LonamiWebs/Telethon/v1 • 6e9bf16 • 1 files, +1/-0 Add error code for sending videos in chat (#4741) #telethon
Hashtags
@mtprotoclientscommits · Post #3429 · 02/11/2026, 07:06 PM
LonamiWebs/Telethon/v1 • 295c736 • 1 files, +5/-1 Fix InvalidBuffedError on incomplete recv data (#4740) Co-authored-by: Maksym Veremchuk <[email protected]> #telethon
Hashtags
@mtprotoclientscommits · Post #3428 · 02/07/2026, 07:51 PM
LonamiWebs/Telethon/v1 • 208ac30 • 1 files, +45/-31 Update to layer 222 #telethon
Hashtags
@mtprotoclientscommits · Post #3427 · 02/01/2026, 07:51 PM
LonamiWebs/Telethon/v1 • d57be74 • 1 files, +22/-0 Catch-all unknown RPCError and treat them as transient during getDifference Can be considered to close #4739. #telethon
Hashtags
@mtprotoclientscommits · Post #3426 · 01/12/2026, 04:36 PM
LonamiWebs/Telethon/v1 • 416570f • 2 files, +3/-3 Fix doc typos on some raw API types (#4732) #telethon
Hashtags
@mtprotoclientscommits · Post #3425 · 01/04/2026, 04:51 PM
LonamiWebs/Telethon/v1 • 980a2c0 • 2 files, +15/-3 Update to layer 221 #telethon
Hashtags
@mtprotoclientscommits · Post #3424 · 01/03/2026, 06:36 PM
LonamiWebs/Telethon/v1 • f3bd039 • 1 files, +3/-0 Add errors for chat restrictions (#4729) #telethon
Hashtags
@mtprotoclientscommits · Post #3422 · 12/30/2025, 10:21 AM
LonamiWebs/Telethon/v1 • 5efa1fe • 6 files, +20/-51 Update proxy docs and warn if python-socks is not installed As suggested in #4505. #telethon
Hashtags
@mtprotoclientscommits · Post #3420 · 12/18/2025, 04:51 PM
LonamiWebs/Telethon/v1 • 05b8488 • 1 files, +12/-3 Fix Telethon could not be imported without sqlite3 Closes #4723. #telethon
Hashtags
@mtprotoclientscommits · Post #3419 · 12/17/2025, 07:21 AM
LonamiWebs/Telethon/v1 • 664ceba • 1 files, +4/-3 Fix TestSyncifyAsyncContext.test_sync_acontext on Python 3.14 (#4722) `asyncio.get_event_loop` fails on Python 3.14 if there is no current event loop. For this particular test of sync behaviour, it seems to make most sense to explicitly create one. #telethon
Hashtags
@mtprotoclientscommits · Post #3418 · 12/06/2025, 09:51 PM
LonamiWebs/Telethon/v1 • 676c436 • 1 files, +46/-15 Update to layer 220 #telethon
Hashtags