17de9a0f23b8fdecaca8744768fe5f35681105c9
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.
Description
No description provided
Languages
C#
93.9%
Vue
2.7%
HTML
1.2%
TypeScript
1.1%
JavaScript
0.6%
Other
0.5%