Threadsafe function in threadsafe function. #2580
Unanswered
stellanhaglund
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m trying to create this js api
x.use((req, res, next) => {next()})
Using a threadsafe function as an argument in a threadsafe function doesn’t work.
Any examples of how to do this?
Beta Was this translation helpful? Give feedback.
All reactions