mirror of
https://github.com/AlexMacocian/MTSC.git
synced 2026-07-24 20:12:24 +00:00
Changed HttpRoutingHandler to use the general Slim.ServiceManager. Changed WebsocketRoutingHandler to a similar approach as HttpRoutingHandler. Implemented IRunOnStartup interface for handlers.