feat: The chatroom-components listens to the SSE-stream of the chatroom
authorKai Moritz <kai@juplo.de>
Sun, 25 Dec 2022 23:08:25 +0000 (00:08 +0100)
committerKai Moritz <kai@juplo.de>
Sat, 7 Jan 2023 12:22:41 +0000 (13:22 +0100)
commit02193f36ccdf130406646cc828fbb34b5400b32d
treecb0ef50c1720b500ebd4a7b9afc46bf06b0f46b0
parenta172837fe042e8acb3030df2d84cd39615cf5a11
feat: The chatroom-components listens to the SSE-stream of the chatroom
src/app/chatroom.service.ts
src/app/chatroom/chatroom.component.html
src/app/chatroom/chatroom.component.ts
src/app/message.ts [new file with mode: 0644]