Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Use source address to send a reply with UDP transport if the addressing ReplyTo is annonymous.
ws-discovery specification[1] requires annonymous reply messages.
This can be done in a similar way as in the other transports by storing the source at the message receive and
use it to send the reply. client side can wait for a reply if use separate listener is not set.