don't add upgrade handler if a custom handler is passed in
if a callback but no static proxy is defined and no routes are provided then handlers.length is 1. However the upgrade event is still automagically attached in spite of having an explicit callback.
Showing
Please register or sign in to comment