tags:

views:

33

answers:

0

Does anyone know whether its possible to have a C# client subscribing for messages from a Java Publisher? I'm interested to know how the C# client will handle the different data types - is it possible to just stream a standard Java Pojo and the C# RV client will have some way of unmarshalling this?