amacocian and GitHub
35a45a395f
Background services implementation ( #6 )
2022-01-17 15:51:28 +01:00
amacocian and GitHub
9bab9f2585
Introduce HttpRequestContext ( #5 )
2022-01-14 12:40:22 +02:00
Alexandru Macocian
969c0b3410
Introduce route filters for HttpRoutingModules
2021-10-19 13:42:48 +02:00
Alexandru Macocian
867fa12a6c
Support for interpolated URLs
...
Implemented use of TypeConverters for requests and responses
2021-09-29 00:41:36 +02:00
Alexandru Macocian
b015132527
Configurable return 500 on exception in http handlers.
...
Configurable websocket hearbeat.
Nit fixes.
2021-05-12 14:08:25 +02:00
Alexandru Macocian
619992da80
Switched server resources to Slim.ServiceManager.
...
Changed HttpRoutingHandler to use the general Slim.ServiceManager.
Changed WebsocketRoutingHandler to a similar approach as HttpRoutingHandler.
Implemented IRunOnStartup interface for handlers.
2021-03-12 14:05:55 +01:00
Alexandru Macocian
50669ad289
Major rework of HttpRoutes.
...
Implemented DI based routes.
Implemented converters for HttpRequest and HttpResponse.
Fixed e2e tests.
2021-03-09 15:19:54 +01:00