Georg Lukas | 4 Apr 2012 20:39
Picon
Favicon
Gravatar

State of XEP-0198 support

Hello,

I am on a quest to document the state of XEP-0198 (Stream Management [1])
implementation in different XMPP applications [2], as a part of my
compatibility research for yaxim, Yet Another XMPP IM client for
Android [3].

I found some hints that the XEP was implemented in Psi during a 2010
GSoC. However, I was not able to find any traces of the XEP in Psi's
source code from git.

Does Psi implement XEP-0198 in the main development branch or some other
branch / repository?

If yes, which version of the XEP (the X in "urn:xmpp:sm:X") is
implemented?

I would be very grateful to receive the information or some pointers
into the right direction.

Kind regards,

Georg

[1] http://xmpp.org/extensions/xep-0198.html
[2] http://op-co.de/blog/posts/XEP-0198/
[3] http://yaxim.org/
--

-- 
|| http://op-co.de ++  GCS/CM d-- s: a- C+++ UL+++ !P L+++ E--- W++  ++
|| gpg: 0x962FD2DE ||  N++ o? K- w---() O M V? PS+ PE-- Y+ PGP++ t+  ||
(Continue reading)

Justin Karneges | 4 Apr 2012 21:52
Favicon
Gravatar

Re: State of XEP-0198 support

On Wednesday, April 04, 2012 11:39:23 AM Georg Lukas wrote:
> I found some hints that the XEP was implemented in Psi during a 2010
> GSoC. However, I was not able to find any traces of the XEP in Psi's
> source code from git.
> 
> Does Psi implement XEP-0198 in the main development branch or some other
> branch / repository?

Unfortunately it was never merged in, so the simple answer is that Psi does 
not support XEP-0198 yet.

Justin
Tobias Markmann | 4 Apr 2012 21:57

Re: State of XEP-0198 support

On Wed, Apr 4, 2012 at 21:52, Justin Karneges <justin@...> wrote:
> On Wednesday, April 04, 2012 11:39:23 AM Georg Lukas wrote:
>> I found some hints that the XEP was implemented in Psi during a 2010
>> GSoC. However, I was not able to find any traces of the XEP in Psi's
>> source code from git.
>>
>> Does Psi implement XEP-0198 in the main development branch or some other
>> branch / repository?
>
> Unfortunately it was never merged in, so the simple answer is that Psi does
> not support XEP-0198 yet.

If someone has time and will-power to merge this back in, I'm happy to
help with this.

Cheers,
Tobi
Rion | 5 Apr 2012 06:04
Picon
Gravatar

Re: State of XEP-0198 support

2012/4/5 Tobias Markmann <tmarkmann@...>:
> On Wed, Apr 4, 2012 at 21:52, Justin Karneges <justin@...> wrote:
>> On Wednesday, April 04, 2012 11:39:23 AM Georg Lukas wrote:
>>> I found some hints that the XEP was implemented in Psi during a 2010
>>> GSoC. However, I was not able to find any traces of the XEP in Psi's
>>> source code from git.
>>>
>>> Does Psi implement XEP-0198 in the main development branch or some other
>>> branch / repository?
>>
>> Unfortunately it was never merged in, so the simple answer is that Psi does
>> not support XEP-0198 yet.
>
> If someone has time and will-power to merge this back in, I'm happy to
> help with this.
>
it certainly will be merged. but not sure for which version.
Georg Lukas | 5 Apr 2012 08:41
Picon
Favicon
Gravatar

Re: State of XEP-0198 support

* Rion <rion4ik@...> [2012-04-05 06:07]:
> it certainly will be merged. but not sure for which version.

Is there a place I can find the unmerged source code? I am interested in
the SM protocol version it supports :)

Kind regards,

Georg
-- 
|| http://op-co.de ++  GCS/CM d-- s: a- C+++ UL+++ !P L+++ E--- W++  ++
|| gpg: 0x962FD2DE ||  N++ o? K- w---() O M V? PS+ PE-- Y+ PGP++ t+  ||
|| Ge0rG: euIRCnet ||  5 X R(+) tv b+(++) DI+++ D+ G e+++ h- r++ y?  ||
++ IRCnet OFTC OPN ||________________________________________________||
* Rion <rion4ik@...> [2012-04-05 06:07]:
> it certainly will be merged. but not sure for which version.

Is there a place I can find the unmerged source code? I am interested in
the SM protocol version it supports :)

Kind regards,

Georg
--

-- 
|| http://op-co.de ++  GCS/CM d-- s: a- C+++ UL+++ !P L+++ E--- W++  ++
|| gpg: 0x962FD2DE ||  N++ o? K- w---() O M V? PS+ PE-- Y+ PGP++ t+  ||
|| Ge0rG: euIRCnet ||  5 X R(+) tv b+(++) DI+++ D+ G e+++ h- r++ y?  ||
++ IRCnet OFTC OPN ||________________________________________________||
(Continue reading)

Tobias Markmann | 5 Apr 2012 12:44

Re: State of XEP-0198 support

On Thu, Apr 5, 2012 at 08:41, Georg Lukas <georg@...> wrote:
> Is there a place I can find the unmerged source code? I am interested in
> the SM protocol version it supports :)

Here the two repos (Iris and Psi) changes:

Iris: https://github.com/tfar/iris-gsoc2010

Psi: https://github.com/tfar/psi-soc2010

Cheers,
Tobi

Gmane