Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add callback handler to NodeJS binding similar to Go bindings #11

Open
venediktov opened this issue Mar 26, 2018 · 0 comments
Open

Add callback handler to NodeJS binding similar to Go bindings #11

venediktov opened this issue Mar 26, 2018 · 0 comments
Assignees

Comments

@venediktov
Copy link
Member

Currently NodeJS bindings only allow to start vanilla-rtb bidder as a library , but it does not provide
a callback handler to intercept events from vanilla-rtb bidder nor it provides access to our
partitioned cache aka matchers used by bidder.
Would it be needed to have something that allows developers to intercept events from bidder and process them in NodeJS ?
Does anyone need to access our partitioned cache structures from within JavaScript ?

  • at least add callback handler to nodejs/bidder_binding.cpp
@venediktov venediktov self-assigned this Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant