3x-ui/xray
vladon 74267cd320 fix: enhance Telegram bot's long-polling management
- Improved handling of concurrent starts by stopping existing long-polling loops.
- Implemented mutex for thread-safe access to shared state variables.
- Updated OnReceive method to prevent multiple executions.
- Enhanced Stop method for better resource cleanup and state management.
2025-12-26 00:49:01 +03:00
..
AGENTS.md fix: enhance Telegram bot's long-polling management 2025-12-26 00:49:01 +03:00
api.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
client_traffic.go API: UUID for getClientTraffics 2025-09-21 19:16:54 +02:00
config.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
inbound.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
log_writer.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
process.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
traffic.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00