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

Problem: server's frame size is too large #118

Merged
merged 1 commit into from Feb 24, 2017

Conversation

yrashk
Copy link
Contributor

@yrashk yrashk commented Feb 24, 2017

I believe 64 bit frame size is just too much as 32 bits would have sufficed —
is there any reason to send more than 4GB in a single frame?

Solution: switch to 32-bit frame headers

Closes #66

I believe 64 bit frame size is just too much as 32 bits would have sufficed —
is there any reason to send more than 4GB in a single frame?

Solution: switch to 32-bit frame headers

Closes PumpkinDB#66
@yrashk yrashk merged commit 13fccaf into PumpkinDB:master Feb 24, 2017
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

1 participant