abearxiong a76c2235ea feat: Implement LiveCode module with WebSocket and SSE support
- Added config management using `useConfig` for environment variables.
- Created `LiveCode` class to manage WebSocket connections and routing.
- Implemented `SSEManager` for Server-Sent Events handling.
- Developed `WSSManager` for managing WebSocket connections with heartbeat functionality.
- Introduced `ReconnectingWebSocket` class for robust WebSocket client with automatic reconnection.
- Added test files for live application demonstrating WebSocket and TCP server integration.
2026-02-02 23:29:58 +08:00
2026-01-17 01:15:04 +08:00
2026-01-20 17:34:53 +08:00
2025-08-08 05:02:21 +08:00
2026-01-27 22:25:40 +08:00
2024-10-10 00:43:50 +08:00
2026-01-20 15:57:21 +08:00
2026-01-25 02:56:56 +08:00
2026-01-17 01:13:55 +08:00
2026-01-17 01:13:55 +08:00
fix
2025-05-24 00:49:54 +08:00
2026-01-27 22:25:40 +08:00
2026-01-21 23:25:45 +08:00
2025-04-25 02:14:24 +08:00

一个简单的cli工具

npm i -g @kevisual/cli 
Description
asstistant cli 助手,可以通过命令形式,快速部署网站页面内容。把代码push到服务器端。服务器端根据前端或则后端进行显示界面内容。自部署的后端一键式启动服务
https://kevisual.xiongxiao.me/root/cli/
Readme 10 MiB
Languages
TypeScript 95.1%
Astro 2.4%
CSS 1.2%
JavaScript 1%
Vue 0.3%