Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As the AHC-WS component is based on the AHC component, you can use the various configuration options of the AHC component.

In additon there are these options

OptionDefaultDescription
useStreamingfalseProducer. To enable streaming to send data as multiple text fragments.
sendMessageOnErrorfalseCamel 2.17: Consumer. Whether to send an message if the web-socket listener received an error.

 

Writing and Reading Data over Websocket

...