Server iqs (#556)
Unknown opened 3 years ago

Hello,

i want to ask where i can debug all IQs that received from server?

i want to debug all of it before it is going to message event handler, presene event hander, and so on

so please can you help me to figure that?

thanks

  • Unknown commented 3 years ago

    If you want to hook up at a low level, you could try to use XmppStanzaFilter for that.

  • Unknown commented 3 years ago

    Than you for your answer, can you telling me more about XmppStanzaFilter ?

    is it implemented on siskin or shall i do?

  • Unknown commented 3 years ago

    It is part of TigaseSwift library which is used by Siskin IM. This is a protocol, so you will need to implement it and register in XmppModulesManager.

  • Unknown commented 3 years ago

    After many try i finally implement it and it is working fine now i can trace all stanzas that income and outcome

    thank you so much for your help

issue 1 of 1
Type
Question
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#556
Please wait...
Page is in error, reload to recover