Skip to content

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

@venediktov

Description

@venediktov

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions