Chat/api
akastijn 0d2ac3763f Update server state handling and mapping for web player integration.
- Introduced `WebPlayer` class for representing web players.
- Added `WebPlayerMapper` for converting between `WebPlayer` and DTOs.
- Updated `ServerMapper` and `WebHandler` to support `WebPlayer`.
- Refactored `PlayerListener` to include `ChatUser` in server state updates.
2026-08-09 02:07:05 +02:00
..
src/main/java/com/alttd/chat Update server state handling and mapping for web player integration. 2026-08-09 02:07:05 +02:00
build.gradle.kts Add SSE client for web chat integration and enable event-based message handling. 2026-08-02 17:39:25 +02:00