This website requires JavaScript.
Explore
Help
Sign In
vvzvlad
/
pyrogram-bridge
Watch
1
Star
0
Fork
0
You've already forked pyrogram-bridge
Code
Issues
5
Pull Requests
Packages
Projects
Releases
Wiki
Activity
460
Commits
5
Branches
0
Tags
4cf1293adc7db18f06f71b3c45d72708a7101642
Commit Graph
2 Commits
Author
SHA1
Message
Date
vvzvlad
deacb8b9a0
refactor rss_generator: offload HTML concatenation and sanitization to asyncio.to_thread to improve CPU performance and prevent event loop blocking
2025-09-15 12:16:53 +03:00
vvzvlad
68a2dbfa04
refactor api_server and post_parser: implement asynchronous JSON file operations with locking mechanism to ensure thread safety, and streamline media file ID persistence logic
2025-09-13 20:47:16 +03:00