broadway icon indicating copy to clipboard operation
broadway copied to clipboard

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

Open indexzero opened this issue 9 years ago • 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']; 

indexzero avatar Feb 21 '16 05:02 indexzero