fix: Asserted, that `ChatHome` acts, as expected, if asked for a `ChatRoom`
[demos/kafka/chat] / src / main / java / de / juplo / kafka / chat / backend / ChatBackendProperties.java
2023-01-15 Kai Moritzfeat: The size buffer for listeners to a chatroom is...
2023-01-15 Kai Moritzfeat: Allowed the frontend as origin for CORS
2023-01-15 Kai Moritzfeat: The chats are stored as local json-files