top | item 32514685

(no title)

wenbo | 3 years ago

> So you will lose messages.

This is true but you can store your messages inside your database and on reconnect you can fetch the messages you missed.

discuss

order

tlarkworthy|3 years ago

you need a queue to do that properly, do your users have to manage that queue?

wenbo|3 years ago

Yes, developers will have to do this themselves for now.