esl / escalus

An XMPP client library in Erlang for conveniently testing XMPP servers
Apache License 2.0
130 stars 76 forks source link

Fix the description of handler application #263

Closed chrzaszcz closed 4 months ago

chrzaszcz commented 4 months ago

The description was wrong, because a handler returning true can't break the main loop.