We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
The read limit for the wspb/wsjson sub packages should be configurable.
The default read limit should be 32 KB.
The text was updated successfully, but these errors were encountered:
Expand API
36d5ce8
- Closes #1 (Ping API) - Closes #75 (Read/Write convienence methods) - Closes #83 (SetReadLimit)
6ad088f
- Closes #1 (Ping API) - Closes #62 (Read/Write convienence methods) - Closes #83 (SetReadLimit)
98bf7a1
Should also not use ioutil.LimitReader and instead throw a real error, not a EOF.
Sorry, something went wrong.
4de9061
No branches or pull requests
The read limit for the wspb/wsjson sub packages should be configurable.
The default read limit should be 32 KB.
The text was updated successfully, but these errors were encountered: