diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index 2b199d2..3de05f2 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -197,10 +197,6 @@ types: type: MessageEvents description: "Event emitter for reliable message events scoped to this channel." - rateLimitConfig: - type: RateLimitConfig - default: DefaultRateLimitConfig - description: "Configuration for rate limit management." MessageEvents: type: event_emitter