tor 2009-03-05 klockan 08:43 -0700 skrev Peter Saint-Andre: > > Q8. How are stanzas routed if there are two or more end- > > to-end streams between two entities? > > It's probably good to have only one. Why would you need two? Perhaps one > for file transfer and one for XMPP chat?
I think this is not really useful, since if you can establish a P2P XML stream with a given entity (using f.ex. S5B) you would probably want to open a separate file transfer stream (not another XML stream) for the transfer. And if the XML stream is running over IBB, you might as well establish a second IBB session for the file transfer. But maybe there could be other uses where having more than one XML stream is useful... //Marcus
