pink-gorilla / webly

reagent/reframe application skelleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ring-handler registry .. phase out!

awb99 opened this issue · comments

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.

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