kaazing / http2-cache.js

2 stars 11 forks source link

Features/integration test #88

Closed hthetiot closed 6 years ago

hthetiot commented 6 years ago

This is not http2-cache worker support implementation but preliminary work to see what would run in worker and what not in term of http2-cache spec by improving integration-test env to run on client (was only node for now) and worker.

Test:

npm i 
npm run integration:browser
screen shot 2017-12-08 at 7 04 26 pm