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

Backpressure in clients #78

Closed
wants to merge 2 commits into from
Closed

Backpressure in clients #78

wants to merge 2 commits into from

Conversation

fommil
Copy link

@fommil fommil commented Jun 15, 2015

Servers can use Tcp.Write for backpressure but clients cannot. This allows savvy clients to have backpressure and also make the connection actor be more forgiving with what it accepts.

@fommil
Copy link
Author

fommil commented Jun 23, 2015

@dcaoyuan ! ping

@fommil
Copy link
Author

fommil commented Jul 2, 2015

I know what's wrong...

@dcaoyuan ! FrameCommand(ping)

😉

@Alain-Bearez
Copy link

+1

@fommil
Copy link
Author

fommil commented Jul 14, 2015

NOTE TO SELF: I have some more patches to add to this when @dcaoyuan raises his head again to review.

@fommil
Copy link
Author

fommil commented Jul 14, 2015

ok, updated with the extra changes alluded to

@malibuworkcrew
Copy link

+1

@fommil fommil closed this Jun 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants