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

Wiki pages explaining our stack #31

Closed venediktov closed 7 years ago

venediktov commented 7 years ago

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 .

venediktov commented 7 years ago

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

venediktov commented 7 years ago

updated :+1: 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.