Please enable JavaScript.
Coggle requires JavaScript to display documents.
ejabbard (mode (statefull (all or most data managed by ejabbard),…
ejabbard
mode
statefull
all or most data managed by ejabbard
stateless (recommended)
all or most data on the customer backend
message buffering
buffering grow bigger, it might blow up
buffering blow up reasons
slow connection
buffering offline message
to avoid blowing up
drop messages
drop buffering
backend database
rdb
postgresql
mysql
nosql
riak
mobile
iOS
rest
jayme
https://github.com/inaka/Jayme
xmpp
xmppframework
https://github.com/robbiehanson/XMPPFramework
Android
rest
retrofit
https://github.com/square/retrofit
xmpp
smack
https://github.com/igniterealtime/Smack
message archiving
XEP-0313 message archiving management
python
sleekxmpp
load test