Mercurial > libervia-backend
log src/plugins/plugin_xep_0166.py @ 2129:6a66c8c5a567
age | author | description |
---|---|---|
Sat, 04 Feb 2017 17:59:13 +0100 | Goffi | core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Thu, 17 Dec 2015 22:08:11 +0100 | Goffi | plugin XEP-0166: jingleTerminate is called (if present) on applications and transports plugins on session-terminate action, can be used to do some cleaning |
Thu, 19 Nov 2015 18:15:35 +0100 | Goffi | plugin XEP-0166: transport replacement: |
Tue, 17 Nov 2015 19:41:30 +0100 | Goffi | plugin XEP-0166: added delayedContentTerminate to terminate a content inside a handler |
Tue, 17 Nov 2015 19:40:37 +0100 | Goffi | plugin XEP-0166: session-info action handling |
Tue, 17 Nov 2015 19:39:08 +0100 | Goffi | jingle XEP-0166: fixed session creation on non session-initiate actions |