Hello, I need to do be able to send messages from server to client using the transport created when the client connect to server. This to send push notifications to clients when something changes on server side.
My server is C#, my clients are Java & C#. Is there a clean way to do that with Thrift? If not, it is planned in the future? Thanks, Yann Nicolas
