C# (CSharp) SerializersCompare.Experiments Namespace

Classes

Name Description
Asn1Experiments
AvroExpt
ExptDummy
ThriftClientServerExpt
ThriftClientServerExpt.MultiplicationHandler Thrift is an RPC system, so builds beyond just serialization. The layer above serialization is the RPC, so this is the concrete implementation of the RPC interface (remember, thrift only defines the RPC interface and data IO across it)
ThriftClientServerExpt.ThriftExptClient
ThriftClientServerExpt.ThriftExptServer
ThriftSerialization