Dnia 2013-07-08, pon o godzinie 11:42 +0200, giacut pisze: > https://github.com/jabberd2/transports ) but these components works > only with jabberd 1.x.
These components use standard XEP-0114 Jabber Component Protocol thus work with jabberd2 just fine. > so i'm wondering: is there a code example of external component that > works with jabberd2 ? So, you want to write a native jabberd2 component? If you do not need any feature specific to jabberd2, you'd be better off using XEP-0114 protocol for your transport - this way it may be used with other server implementations than jabberd2.
