THRIFT-812 Demo of Thrift over ZeroMQ (C#)
authorRoger Meier <roger@apache.org>
Tue, 19 Apr 2011 19:47:03 +0000 (19:47 +0000)
committerRoger Meier <roger@apache.org>
Tue, 19 Apr 2011 19:47:03 +0000 (19:47 +0000)
commit87e4980df053959d5e6c002a901c210aa9c882e4
tree39f773aaf1a5cf73b443f18e8fa9e91fed90f769
parent330b5ae1bf198bdf719f4f2cc7bddfb0368f4070
THRIFT-812 Demo of Thrift over ZeroMQ (C#)
Patch: Nils Huegelmann

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1095179 13f79535-47bb-0310-9956-ffa450edef68
contrib/zeromq/csharp/AssemblyInfo.cs [new file with mode: 0755]
contrib/zeromq/csharp/Main.cs [new file with mode: 0644]
contrib/zeromq/csharp/TZmqClient.cs [new file with mode: 0644]
contrib/zeromq/csharp/TZmqServer.cs [new file with mode: 0644]
contrib/zeromq/csharp/ThriftZMQ.csproj [new file with mode: 0755]
contrib/zeromq/csharp/ThriftZMQ.sln [new file with mode: 0755]