Kevin Franklin Kim
07b186d846
feat: add middleware for handling requests without cancel context
...
Introduced `GTagMiddlewarWithoutCancel` and `MPv2MiddlewarWithoutCancel` to allow handling of requests with contexts where cancellation signals are ignored. This improves flexibility for specific use cases where cancel propagation is not desired.
2025-04-25 14:52:23 +02:00
Kevin Franklin Kim
e801701b58
fix: middleware name
2024-11-21 13:20:13 +01:00
Kevin Franklin Kim
2a125cee30
fix: middleware name
2024-11-21 12:55:07 +01:00
Kevin Franklin Kim
e7f9e2af67
feat: add middlewares
2024-11-21 12:52:25 +01:00
Kevin Franklin Kim
28573f3798
feat: add middlewares
2024-11-21 12:38:11 +01:00
Kevin Franklin Kim
499010ae1c
feat: add message handler
2024-10-01 12:16:20 +02:00
Kevin Franklin Kim
c22b610038
feat: add session id middleware
2024-09-28 21:59:27 +02:00
Kevin Franklin Kim
8fada67bcd
wip: add debug mode middleware
2024-05-27 10:57:39 +02:00
Kevin Franklin Kim
a4fa86a8f3
feat: refactor event creation and move clients
2024-05-25 21:55:30 +02:00