stijn 421f6655fd Add SSE client for web chat integration and enable event-based message handling.
- Introduced `SseSubscribeClient` to connect to the external web server and process events via SSE (Server-Sent Events).
- Added `WebHandler` interface for type-safe event deserialization and processing.
- Included `WebChatHandler` to handle incoming web chat messages and forward them to the chat system.
- Updated `Config` for new configurable values: `CHAT_WEB_REGISTER_TO_BASE_URL` and `CHAT_WEB_TOKEN`.
2026-08-02 17:39:25 +02:00
2026-07-27 02:05:03 -05:00
2021-08-23 11:58:28 +02:00
2026-07-27 02:14:13 -05:00
2022-02-17 09:01:36 +01:00
2026-07-27 02:14:13 -05:00
2026-07-27 02:05:03 -05:00
2026-07-27 02:05:03 -05:00
2025-06-20 22:53:03 +02:00
2026-07-27 02:14:13 -05:00
S
Description
No description provided
Readme
5.1 MiB
Languages
Java 99.9%