Commit Graph

7 Commits

Author SHA1 Message Date
xboard
199c146672 refactor: rename ws-server command and update configuration 2026-03-15 10:57:21 +08:00
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
Katana
0971805caa Add missing extension
Fix: Call to undefined function Illuminate\Support\mb_split()
2025-07-30 16:52:01 +08:00
Xboard
fd0f185992 Update aapanel.md 2025-02-22 17:39:05 +08:00
xboard
a56d6f4bf5 update aapanel.md 2025-02-16 10:16:26 +08:00
Xboard
0d19332730 Update aapanel.md 2025-02-05 03:41:26 +08:00
xboard
25c71c60ac update docs 2025-01-22 21:01:18 +08:00