You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Rodolfo Ochoa <ro...@gmail.com> on 2014/10/29 20:55:28 UTC

SYNC calls in node.js

currently, all calls are ASYNC, any plans to include SYNC calls too?

-Rod.O

Re: SYNC calls in node.js

Posted by Rodolfo Ochoa <ro...@gmail.com>.
seems that for the next release I can have callbacks and promises with Q,
but I really want to know how to get a SYNC call...
anyone?

On Wed Oct 29 2014 at 5:27:29 PM Aaron Mefford <aa...@mefford.org> wrote:

> Pretty sure the sync calls are there already, the ASYNC calls were added
> later.  It depends on how you generate your stubs though.
>
> Aaron
>
> On Wed, Oct 29, 2014 at 1:55 PM, Rodolfo Ochoa <ro...@gmail.com>
> wrote:
>
> > currently, all calls are ASYNC, any plans to include SYNC calls too?
> >
> > -Rod.O
> >
>

Re: SYNC calls in node.js

Posted by Aaron Mefford <aa...@mefford.org>.
Pretty sure the sync calls are there already, the ASYNC calls were added
later.  It depends on how you generate your stubs though.

Aaron

On Wed, Oct 29, 2014 at 1:55 PM, Rodolfo Ochoa <ro...@gmail.com>
wrote:

> currently, all calls are ASYNC, any plans to include SYNC calls too?
>
> -Rod.O
>