Socket io Chat Server
Desenvolvedor
Chat público
Detalhes do produto
features available:
1. send message.
2. reply to message.
3. delivered messages acknowledge
4. last seen status ( show/don't show - when was your last seen ).
5. online status
( show/don't show - if you are online ).
6. saved ( send acknowledge when the receiver saved the message ).
7. seen (
send acknowledge when the receiver has seen the message
).
8. is online ( check if user is online or not ).
9. delete message ( delete message from both devices ).
10. send file ( as base 64 string and file type ).
11. login ( get any wanted data from user every time he log in ).
12. firebase notifications enabled.
13. mongodb.
( show/don t show - if you are online ).6. saved ( send acknowledge when the receiver saved the message ).7. seen (
send acknowledge when the receiver has seen the message
).8. is online ( check if user is online or not ).9. delete message ( delete message from both devices ).10. send file ( as base 64 string and file type ).11. login ( get any wanted data from user every time he log in ).12. firebase notifications enabled.13. mongodb.
Árvore de arquivos
-
📁 Socket io Chat Server