Skip to content

Add memory store and WebSocket-based message repository tests

Anduin Xue requested to merge preview into master

Introduced KahlaMessagesRepo for WebSocket communication and KahlaMessagesMemoryStore for message storage. Added corresponding unit tests to validate push and pull functionalities, ensuring synchronization and message integrity.

Merge request reports

Loading