Commit graph

7 commits

Author SHA1 Message Date
Neko Ayaka
99e44116ca
fix(server-runtime,docs,vishot-*): tsconfig issue, node issue, h3 export 2026-04-04 04:19:25 +08:00
RainbowBird
405904183f refactor(server): revert a8f445a17985a90d7eb5d981b4231114c3066e94 2026-03-28 02:25:44 +08:00
RainbowBird
ba3d66de86 feat(server-protocol): introduce shared protocol types for AIRI server clients and frontends
- Added package.json for @proj-airi/server-protocol with necessary configurations.
- Implemented chat event types including WireMessage, SendMessagesRequest, and PullMessagesRequest.
- Defined WebSocket event types and structures for better integration with AIRI components.
- Updated server-runtime and server-sdk to utilize the new server-protocol package.
- Refactored imports across various packages to replace server-shared types with server-protocol types.
- Enhanced type definitions and added TypeScript configurations for better development experience.
2026-03-28 02:25:44 +08:00
Neko Ayaka
955d1a1d5d
refactor(server-*): refactor client, better state managment 2026-03-20 21:19:01 +08:00
Neko Ayaka
7855ebca10
fix: build 2025-01-22 19:54:24 +08:00
Neko Ayaka
e1b20e86eb
docs: fix types 2025-01-22 19:49:24 +08:00
Neko Ayaka
61614775bd
chore(deps): bump dependencies 2025-01-14 19:54:00 +08:00