implement storing already sent messages in memory in core
Closed this issue · 0 comments
sewera commented
When refreshing the page, already sent messages are lost.
Implement a store in core
to keep those messages between refreshes. They should be fetched on the /messages
endpoint.