Hi,
following section 3.2.4 of the manual we used an anonymous RendezvousChannel to implement a synchronous request-reply communication. In M6 for this to work we had to register that anonymous channel via the ChannelRegistry which apparently does not exist anymore in RC2.
What is the intended way to do this kind of thing in RC2?


Reply With Quote