Open fenek opened 8 years ago
There is also this idea: https://docs.google.com/document/d/1Oo6Y-l-v_Rx21JuCeH6bxypvOaKI77M_Gj7MriAe36M/edit#heading=h.t9zb52292evx Maybe there is something in common.
Another backend can be common tests.
@arcusfelis What do you mean by common tests backend?
Sometimes it's useful to trace certain XMPP stanzas flowing through the system. It may be used for debugging issues, even in production env.
I think we might try to create a list of requirements for such extension (would be built into MIM).
disk_log
?)fun(From :: #jid(), To :: #jid{}, Stanza :: #xmlel{}) -> boolean()
provided by user.term_to_binary
file:consult
- friendlyIt's not a final spec, just a bunch of ideas. Will add more when I think of something.