Skip to content
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

feat: Implement backpressure handling #115

Merged
merged 15 commits into from
Aug 27, 2021
Merged

feat: Implement backpressure handling #115

merged 15 commits into from
Aug 27, 2021

Conversation

Rapsssito
Copy link
Owner

@Rapsssito Rapsssito commented Jul 5, 2021

  • Add 'drain' event
  • Add socket.pause() method
  • Add socket.resume() method

Fixes #78

@Rapsssito Rapsssito merged commit 8a90f32 into master Aug 27, 2021
github-actions bot pushed a commit that referenced this pull request Aug 27, 2021
# [5.3.0](v5.2.1...v5.3.0) (2021-08-27)

### Features

* Implement backpressure handling ([#115](#115)) ([8a90f32](8a90f32))
@github-actions
Copy link

🎉 This PR is included in version 5.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Rapsssito Rapsssito deleted the drain branch October 26, 2021 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to handle backpressure?
1 participant