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
xboard
434055f86c chore(redis): disable persistence configuration 2025-05-16 05:16:23 +08:00
xboard
30a140f2d8 update compose.sample.yaml 2025-02-16 10:19:26 +08:00
xboard
25c71c60ac update docs 2025-01-22 21:01:18 +08:00
Xboard
80a1a12757 Update compose.sample.yaml 2025-01-21 22:11:22 +08:00
xboard
0f43fff242 feat: new xboard 2025-01-21 14:57:54 +08:00