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