GraphEngine.Client #346
Replies: 3 comments 4 replies
-
Hi, I've posted somewhat related discussion #361. You seem like the most active user of GE on the planet, so I'm curious whether you find gRPC as a communication protocol for GE useful. It also has the potential to address your authentication concerns in #354. gRPC is more than production ready. |
Beta Was this translation helpful? Give feedback.
-
gRPC could also provide streaming which you required in #348. |
Beta Was this translation helpful? Give feedback.
-
gRPC is a fantastic addition to GE, and we have been playing around with such integration for about a year now. Given that GE is so versatile, it is reasonable that it supports a wide verify of network protocols. I am working on another project where we are using GE as the primary Graph store for BlockChain as that is a TCP/RPC environment. Please note that I am already streaming over Rx and TCP, and it does not look like you explored GE LIKQ yet. That will blow you away more. Watch the LIKQ demonstration video - Killer! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not a question here - I am a heavy user of GraphEngine.Client library as it is integral to much of what we are able to do. Do you plan on updating the library? In my forked instance, I have continued to use it and extend its capability set. I wonder if others are using the GraphEngine.Client library.
Beta Was this translation helpful? Give feedback.
All reactions