> OK, got it. AFAIU it has to do with endpoint location, no? The server > has to find out where the message is intended to go, somehow resolve > the > address to connect to and send the message that way.
That's correct. It does a DNS lookup on the domain since the endpoint is a
JID of type u...@domain. it looks for an SRV record and uses that to send
the message on its way
> Have a look at the parallel thread ("RPC design pattern") where
> location
> issues are being discussed.
Checking it out :)
bhavin
<<attachment: winmail.dat>>
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
