pink-gorilla / webly

reagent/reframe application skelleton
7 stars 2 forks source link

ring-handler registry .. phase out! #29

Open awb99 opened 1 year ago

awb99 commented 1 year ago

Webly handler registry phase out.

we need to do all resolving-requires at startup. this way we fail when we start an server that has an undefined handler.

awb99 commented 12 months ago

one problem case is the websockets. They require the websocket-router to be initialized!