indexzero/broadway

app.mixin(new hapi.Server());

Opened this issue · 0 comments

Øpen discussion around what would need to change in the API to make this work.

Object.keys(new hapi.Server());

Reveals that there are a couple of places we will conflict as is today. The list is surprisingly small.

['start', 'root', 'log'];