On Mon, Dec 15, 2008 at 4:56 PM, Peter Saint-Andre <[email protected]> wrote: > Cool. It would be great if we could run proxy65 as a standalone entity. > (This also applies to other such components -- does Twisted have support > for STUN or TURN?)
BTW, which kind of integration is needed between STUN and TURN as a component? Afaik STUN needs just to be discovered, no authentication or session keys needed since it doesn't require too many resources. Therefore you don't need to send any direct xmpp stanzas to the STUN server. Is it the same with TURN? If so I don't see the reason of making "TURN" component, just let discover it with a mechanism like in xep 215, or I'm missing something? -- Fabio Forno, Ph.D. Bluendo srl http://www.bluendo.com jabber id: [email protected] _______________________________________________ Twisted-Jabber mailing list [email protected] https://mailman.ik.nu/mailman/listinfo/twisted-jabber
