I wrote the THsHaServer in Java, and it frames in both directions.
-Bryan
On Sep 3, 2008, at 11:10 AM, Todd Lipcon wrote:
On Wed, 3 Sep 2008, Mark Slee wrote:
Yeah, I can't remember exactly what this was put in. It does seem
quite
unlikely that you'd want to do this. The only server that really
supports doing both is the TNonblockingServer in C++, since it
requires
framed input.
There's also a THsHaServer in Java now that uses the framed transport.
I probably wouldn't be opposed to nuking this code for the sake of
clarity, but I don't think it hurts too much as long as the default
setting is to frame in both directions and users can happily
ignore the
options altogether.
I'm pretty sure we also implemented this in the Erlang transport -
maybe Eugene or Chris knows why?
-Todd