orpiske commented on issue #398:
URL: 
https://github.com/apache/camel-kafka-connector/issues/398#issuecomment-681893274


   ...
   
   > I was poking around the camel connector codebase and saw transforms, would 
it work to write a transform class to take the JsonNode object and format it to 
a JSON string with the method `jsonNode.toPrettyString()` before sending it to 
the websocket output? - or do I misunderstand what transforms are to camel 
sweat_smile?
   
   I think this would do the trick. We do have a few cases where we do this, in 
the test code base, for example, so I assume it would be a pretty similar 
scenario. 
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to