Commit Graph

3 Commits

Author SHA1 Message Date
xboard
010275b09e feat: introduce WebSocket sync for XBoard nodes
- Implement Workerman-based `xboard:ws-server` for real-time node synchronization.
- Support custom routes, outbounds, and certificate configurations via JSON.
- Optimize scheduled tasks with `lazyById` to minimize memory footprint.
- Enhance reactivity using Observers for `Plan`, `Server`, and `ServerRoute`.
- Expand protocol support for `httpupgrade`, `h2`, and `mieru`.
2026-03-15 09:49:11 +08:00
Samuel Ogbeh
fdd86ba5e9 Update aapanel-docker.md
Update site config to solve the issue of admin panel not loading
2025-01-24 14:32:30 +01:00
xboard
25c71c60ac update docs 2025-01-22 21:01:18 +08:00