[jdev] Server side presence changes
Sander Devrieze
s.devrieze at pandora.be
Tue Nov 8 10:55:29 CST 2005
Op dinsdag 08 november 2005 15:09, schreef Wijnand Wiersma:
> Hi Developers,
>
> I am currently looking for a server that allows me to change the
> presence of a online user. I know that is not already availlable, but
> I am looking for a server that gives me hooks or a module interface so
> I can extend it's functionality.
>
> I was hoping for jabberd2, we would like to use C, but I guess that
> won't be possible.
> Jive messenger is not a option -> java.
> Ejabberd -> no erlang knowledge here and there is not enough time to gain
> that.
From ejabberd 0.9.8's release notes:
"To ease the work of Jabber/XMPP developers, a filter_packet hook has been
added. As a result it is possible to develop plugins to filter or modify
packets flowing through ejabberd."
( http://www.process-one.net/en/projects/ejabberd/releases/release_0.9.8.html#Development+API )
Some useful resources to start with Erlang are listed on
availablehttp://ejabberd.jabber.ru/erlang (remark that you also can write
plugins with Java or C code).
> So is there already a server implementation that will allow us to do
> this or should we write our own server?
In the latter case, it might be more easy to learn a bit Erlang ;-)
--
Mvg, Sander Devrieze.
xmpp:sander at devrieze.dyndns.org
ejabberd, the expandable Jabber daemon. --
http://ejabberd.jabber.ru/
More information about the JDev
mailing list