LittleSheep 17de9a0f23 Add chat message handling and WebSocket integration
Introduce new `ChatService` for managing chat messages, including marking messages as read and checking read status. Add `WebSocketPacket` class for handling WebSocket communication and integrate it with `WebSocketService` to process chat-related packets. Enhance `ChatRoom` and `ChatMember` models with additional fields and relationships. Update `AppDatabase` to include new chat-related entities and adjust permissions for chat creation.
2025-05-02 19:51:32 +08:00
2025-04-08 23:26:23 +08:00
2025-04-08 23:26:23 +08:00
2025-04-08 23:26:23 +08:00
2025-04-08 23:26:23 +08:00
Description
No description provided
7.5 MiB
Languages
C# 90.1%
Vue 6.7%
TypeScript 1.4%
HTML 0.9%
JavaScript 0.4%
Other 0.4%