Bidirectional communication between C++ and Node.js process

531 views
Skip to first unread message

msdark

unread,
Jul 14, 2011, 12:10:26 PM7/14/11
to Protocol Buffers
(sorry for my english)..

I do some research to see if its possible to use Protocol buffer with
node.js .. and i found this implementation [1]

Now i need to know if its possible to do some bidirectional
communication between this 2 process (c++ and node.js) ..

My project have two parts .. a C++ app and a node.js app .. the C++
app notify to node.js app some events... and in the node.js side..
when the user exec some event, i need to return the message to C++
app..

Is this possible??

is there any example of this?? (maybe i don't search good)..

Thanks in advance.

huan...@gmail.com

unread,
Aug 6, 2013, 8:38:06 AM8/6/13
to prot...@googlegroups.com
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! 

Shailesh Kulkarni

unread,
Aug 10, 2018, 4:25:20 PM8/10/18
to Protocol Buffers
I have also same requirement but it seems that Node JS encoding and C++ encoding of the same proto message is different and hence they are not compatible.

Regards,
Shailesh
Reply all
Reply to author
Forward
0 new messages