Skip to content

includes LimitRateInterceptor as a built-in interceptor #834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 11, 2020

Conversation

rstoyanchev
Copy link
Contributor

Promote LimitRateInterceptor to rsocket-core to make it more visible and available out of the box. Although it's easy to apply limitRate to individual streams, the interceptor is useful for doing so consistently from a single place.

Promote LimitRateInterceptor to rsocket-core where it is more visible and handily
available out of the box. Although it's easy to apply limitRate individually
to streams, the interceptor is useful for applying it consistently from a
single place.

Signed-off-by: Rossen Stoyanchev <[email protected]>
@OlegDokuka OlegDokuka changed the title LimitRateInterceptor is a built-in interceptor includes LimitRateInterceptor as a built-in interceptor May 11, 2020
@OlegDokuka OlegDokuka merged commit a0e741c into rsocket:develop May 11, 2020
@OlegDokuka OlegDokuka added this to the 1.0 milestone May 11, 2020
@rstoyanchev rstoyanchev deleted the limit-rate branch May 12, 2020 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants