Re: pipe error patch

2011-09-26 Thread Eugene Agafonov
Hi!

One more hint...

Take a look on punjab (https://github.com/twonds/punjab) as BOSH manager.
It requires Python/Twisted and works pretty well

As client I'm using JWChat http://jwchat.org

BR, Eugene Agafonov.

On Sun, Sep 25, 2011 at 11:40 AM, Tomasz Sterna to...@xiaoka.com wrote:

 On nie, 2011-09-25 at 01:30 +0400, Dvorkin Dmitry wrote:
  I'd like to implement Jabber talks over the HTTP...
  It seems, simplest way to do such a things is BOSH.
  Can you point me a document, how to implement BOSH with Jabberd2 ?

 [1] XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
 [2] XEP-0206: XMPP Over BOSH

 And I would start with c2s/c2s.c:107 where HTTP request redirection is
 implemented and build on top.


 [1] http://xmpp.org/extensions/xep-0124.html
 [2] http://xmpp.org/extensions/xep-0206.html


  Or may be there are already done implementation of a good web-based
  jabber client that no need BOSH?

 There is a patch for StropheJS that uses WebSockets. But this is also
 not supported by jabberd2.


 --
 Tomasz Sterna
 Instant Messaging Consultant : Open Source Developer
 http://tomasz.sterna.tv/  http://www.xiaoka.com/portfolio






Re: pipe error patch

2011-09-26 Thread Dvorkin Dmitry
I hate python or ruby, but punjab looks pretty well replacement till 
somebody will implement XEP-0124 and XEP-0206

Thanks a lot!

On 26.09.2011 10:49, Eugene Agafonov wrote:

Hi!

One more hint...

Take a look on punjab (https://github.com/twonds/punjab) as BOSH manager.
It requires Python/Twisted and works pretty well

As client I'm using JWChat http://jwchat.org http://jwchat.org/

BR, Eugene Agafonov.

On Sun, Sep 25, 2011 at 11:40 AM, Tomasz Sterna to...@xiaoka.com 
mailto:to...@xiaoka.com wrote:


On nie, 2011-09-25 at 01:30 +0400, Dvorkin Dmitry wrote:
 I'd like to implement Jabber talks over the HTTP...
 It seems, simplest way to do such a things is BOSH.
 Can you point me a document, how to implement BOSH with Jabberd2 ?

[1] XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
[2] XEP-0206: XMPP Over BOSH

And I would start with c2s/c2s.c:107 where HTTP request redirection is
implemented and build on top.


[1] http://xmpp.org/extensions/xep-0124.html
[2] http://xmpp.org/extensions/xep-0206.html


 Or may be there are already done implementation of a good web-based
 jabber client that no need BOSH?

There is a patch for StropheJS that uses WebSockets. But this is also
not supported by jabberd2.


--
Tomasz Sterna
Instant Messaging Consultant : Open Source Developer
http://tomasz.sterna.tv/ http://www.xiaoka.com/portfolio