kmjennison / ad-worker

Experimenting with ad fetching from within a web worker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ad Worker

This is an experiment to try fetching display ads from within a web worker via header bidding. Unfortunately, it is not functional: many bidders require access to the DOM, and workers don't have DOM access.

About

Experimenting with ad fetching from within a web worker


Languages

Language:JavaScript 77.9%Language:HTML 17.6%Language:CSS 4.5%