gajus / usus

Webpage pre-rendering service. ⚡️
Other
805 stars 33 forks source link

Provide a lower-level API/ Bring your own Chrome instance #9

Closed gajus closed 6 years ago

gajus commented 7 years ago

A lower-level API should allow to control when to start Chrome and kill it, as opposed to restarting the app on every request. This would allow more scalable use cases.

The lower-level API should expose a direct access to Chrome components.