Server: Persistent message storage in database #2

Open
opened 2019-01-20 05:25:47 +01:00 by binaryDiv · 0 comments
Owner

Chats should be persisted in a database. (SQLite?)

  1. Write incoming messages to database.

  2. When a new user joins, fetch last messages from that chat from database and send 'message' events.

Chats should be persisted in a database. (SQLite?) 1. Write incoming messages to database. 2. When a new user joins, fetch last messages from that chat from database and send 'message' events.
binaryDiv added the
Component/Server
main feature
labels 2019-01-20 05:25:47 +01:00
binaryDiv added this to the Basic functionality milestone 2019-01-20 05:27:09 +01:00
binaryDiv self-assigned this 2019-01-20 05:42:00 +01:00
Sign in to join this conversation.
No description provided.