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

Maximum message size is u64 and may be 0 #131

Open
lgrahl opened this issue Jul 13, 2017 · 1 comment
Open

Maximum message size is u64 and may be 0 #131

lgrahl opened this issue Jul 13, 2017 · 1 comment

Comments

@lgrahl
Copy link
Member

lgrahl commented Jul 13, 2017

The spec currently uses u16. Furthermore, 0 is likely going to be unlimited.

@lgrahl
Copy link
Member Author

lgrahl commented Mar 8, 2018

We need to add a conversion from Number.POSITIVE_INFINITY to 0 and back again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant