Perhaps I am having a bad day but I don't see any mention of UDT on the page you mentioned.
We've successfully used UDP with Camel but we now have a requirement to use reliable UDP. Since UDT is supported by Netty, I was hoping to leverage this functionality. Is it as simple as setting the uri to : netty4:udt://localhost:99999/[?options] Thanks for your time and patience, Mike G. -----Original Message----- From: Claus Ibsen [mailto:[email protected]] Sent: Friday, October 16, 2015 12:58 AM To: [email protected] Subject: Re: Netty4 UDT Yes see the component docs http://camel.apache.org/netty4 On Thu, Oct 15, 2015 at 10:39 PM, Giordano, Michael <[email protected]> wrote: > Does camel support the UDT protocol under Netty4? > > If it does, is anyone aware of a web page or other resource I can consult? > > Thanks, > Mike G. > This communication, along with its attachments, is considered confidential > and proprietary to Vistronix. It is intended only for the use of the > person(s) named above. Note that unauthorized disclosure or distribution of > information not generally known to the public is strictly prohibited. If you > are not the intended recipient, please notify the sender immediately. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2nd edition: https://www.manning.com/books/camel-in-action-second-edition
