node-drpc icon indicating copy to clipboard operation
node-drpc copied to clipboard

Storm DRPC client for nodejs. The client encapsulates Storm-thrift related details. You can simply connect to any DRPC client by passing in the hostname/ipaddress and port no. of target DRPC server.

Results 1 node-drpc issues
Sort by recently updated
recently updated
newest added

HI, I am facing a problem when I try to use node-drpc with my trident DRPC which is submitted on a LocalCluster. Is node-drpc able to use with a localCluster?...