[protobuf] Question about bidirictional communication between C# and js

2013-08-06 Thread huangk07
Other recipients: My project has a C# app on Windows, as well as a Node.js process on Linux. I want to set up a bi-directional commmunication framework between them. I wonder if protobuf supports this and what resource I can use. Thanks a lot! -- You received this message because you are

[protobuf] Question about communication between C# and JS

2013-08-06 Thread huangk07
My project has a C# app on Windows, as well as a Node.js process on Linux. I want to set up a bi-directional commmunication framework between them. I wonder if protobuf supports this and what resource I can use. Thanks a lot! -- You received this message because you are subscribed to the Google

[protobuf] Re: Bidirectional communication between C++ and Node.js process

2013-08-06 Thread huangk07
I am new to protobuf, encontering a similar problem. I want to set up a bidirectional communication framework between Node.js process on Linux and C# process on Windows. I wonder if it possible and what resource I can use. Thanks! On Friday, July 15, 2011 12:10:26 AM UTC+8, msdark wrote: