Hi.
We have implemented a client server mechanism for one of our applications. Request/response mechanism is working fine. Now we want to send some real time events without the client initiating the request. What is the mechanism to be used? We won't be able use P&S keys since the data size we have could be more than 512 bytes.
Thanks



