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
6
Pull Requests
Actions
8
Packages
Projects
Releases
Wiki
Activity
431
Commits
4
Branches
0
Tags
3a24eafcc27277bf56c84e24f1ff99a1a85422bf
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