minimalchat / daemon

Minimal Chat's API server daemon
https://minimal.chat
BSD 3-Clause "New" or "Revised" License
55 stars 8 forks source link

Recall clients that have previously connected #20

Closed mihok closed 7 years ago

mihok commented 7 years ago

The client will save the Chat ID to local storage every time it receives a chat:new socket message.

mihok commented 7 years ago

Resolved in #32