Thanks everybody. As a follow up question, is it possible to plug in my own UDP transport implementation into thrift RPC interface? I am implementing the server side code and it is in Java. H.P
--- On Fri, 9/4/09, Bryan Duxbury <[email protected]> wrote: From: Bryan Duxbury <[email protected]> Subject: Re: question on UDP To: [email protected] Date: Friday, September 4, 2009, 6:19 PM >> 3) How does it handle endianness of different hardware/os platforms ? > It should work, though I doubt it has been thoroughly tested. It may not be explicitly stated right now, but any protocol implementation that doesn't manage endianness would be defective in my book. -Bryan
