figo-connect/node-figo

Allow requests in parallel.

levino opened this issue · 1 comments

New ticket to replace messy #15

Currently one can one do one query at a time for a single "Session" Object. This is not necessary and makes it a pain to use this lib for any node developer. The sdk sould support an arbitrary number of parallel queries.

resolved in version 1.4.3