• Dave Cridland's avatar
    Update message routing to RFC 6120 · 3296124b
    Dave Cridland authored
    Various non-conformances in message routing caused some odd behaviour where
    combinations of outgoing PEP events failing to be delivered could cause
    errors to be delivered to all available clients.
    
    This fixes message routing for three cases:
    
    * Headline messages sent to the bare JID are now broadcast.
    * Headline emssages sent to an offline session are discarded.
    * Groupchat messages sent to a bare JID are handed to offline processing,
    however these should not occur.
    * Errors sent to the bare JID are discarded.
    3296124b
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...