|
|
| Author |
Message |
|
| Guest |
Posted: Wed Aug 23, 2006 6:40 pm |
|
|
|
Guest
|
Hello,
I have spend the last day implementing the JEP-0136 for ejabberd.
It implements almost all the JEP (without otr).
http://ejabberd.jabber.ru/mod_archive
Anyway, this is my first erlang code, and I'd appreciate comments.
Thanks
Also, I noticed a small bug (or is it a feature?) in the ejabberd behavior
(svn).
when the client (user@server/R) send
<iq type='get'>
it is handled by ejabberd_sm as
<iq type='get' from='user@server/R' to='user@server'>
Expected behavior is, i think, to be handled by ejabberd_local
<iq type='get' from='user@server/R' to='server'>
That cause some strange behavior (when sending iq:version or disco#info)
--
Olivier
Post recived from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|