venediktov / vanilla-rtb

Real Time Bidding (RTB) - Demand Side Platform framework
http://forkbid.com
GNU General Public License v3.0
318 stars 84 forks source link

create banker classes with interfaces only #9

Closed venediktov closed 7 years ago

venediktov commented 7 years ago

we need some Banker generic interface classes in our core library which then can be used for some sample code in examples/banker where we should provide some implementation possibly utilizing our rtb/datacache generic structures.

features \:

venediktov commented 7 years ago