Commit Graph

3 Commits

Author SHA1 Message Date
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
499010ae1c
feat: add message handler 2024-10-01 12:16:20 +02:00
Kevin Franklin Kim
a4fa86a8f3
feat: refactor event creation and move clients 2024-05-25 21:55:30 +02:00