venediktov / vanilla-rtb

Real Time Bidding (RTB) - Demand Side Platform framework

Home Page:http://forkbid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wiki pages explaining our stack

venediktov opened this issue · comments

Create more wiki pages showing in greater details how to assemble our stack .Correct diagram with boost serialization with dotted lines as it's an option to our stack and not required feature .

It will be ongoing issue for adding pages to wiki
https://github.com/venediktov/vanilla-rtb/wiki

updated 👍
https://github.com/venediktov/vanilla-rtb/wiki/Customizing--BidRequest-and-BidResponse
Now shows how to use our dsl_mapper.hpp as addition to GenericDSL , the code is backward compatible , however allows adhoc mappers for any custom BidRequest/ BidResponse.