Antidote-for-Tox / Antidote

No longer maintained
Mozilla Public License 2.0
391 stars 119 forks source link

How to make App always stay online? #293

Closed Artysteel closed 7 years ago

Artysteel commented 7 years ago

This is really needed IMHO.

For example I turn off my phone display, soon user goes offline and is unable to receive anything at all. Which is not logical, because I am still online.

Probably part of background-refresh.

dvor commented 7 years ago

Tox currently doesn't support offline messaging, because of that there is no way to implement them at the moment.

Background refresh is not an option because both sender and receiver should be online to send a message. For example, lets assume we have 2 users with iOS devices:

Right solution would be to implement offline messaging in Tox. There is already a proposal that is half-finished. See https://github.com/anoadragon453/tox-offline-messaging-prop/pull/2