C# (CSharp) SerializersCompare.Experiments 네임스페이스

클래스들

이름 설명
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