FastFramedTransport (in Java) is just a higher-performance FramedTransport. It's not necessary for operation.
As far as when you might see an analog in C#, the answer is probably "when you submit a patch for it." :) -Bryan On Mon, Jul 4, 2011 at 3:13 PM, Robert Sindall <[email protected]>wrote: > Hi > > The transport class IFastFramedTransport is missing in C# source. > > When is the C# code likely to me in-line with the Java? > > Thanks. >
