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
Pull Requests
Packages
Projects
Releases
Wiki
Activity
450
Commits
5
Branches
0
Tags
7e17b6e5b8d2d73f6f094a1d30e7e4512ce2f488
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