uber/tchannel

Thrift example ---> error

tsw424 opened this issue · 1 comments

this page : https://github.com/uber/tchannel/blob/master/node/docs/as-thrift.md

   throw errors.TopLevelRequestError();
                 ^

TchannelTopLevelRequestError: Cannot make request() on top level tchannel.

Fixing this now, over in the separate tchannel-node repository. The usage has drifted somewhat.

uber/tchannel-node#29