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