• A
    Move websocket routes into a separate app · 7b2752a6
    Asher 提交于
    This is mostly so we don't have to do any wacky patching but it also
    makes it so we don't have to keep checking if the request is a web
    socket request every time we add middleware.
    7b2752a6
http.ts 4.4 KB