tigase / tigase-server

(M) Highly optimized, extremely modular and very flexible XMPP/Jabber server
https://tigase.net
GNU Affero General Public License v3.0
322 stars 107 forks source link

Always add `from` to presence packets to avoid issues with delivery #139

Closed woj-tek closed 2 years ago

woj-tek commented 2 years ago

Always add from to presence packets to avoid issues with delivery; add requirement for from/to attribute in sendPresence() method ; #server-1311