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

closeOnBackpressureLimit not in TS Docs #717

Closed
DakotaLarson opened this issue Mar 16, 2022 · 1 comment
Closed

closeOnBackpressureLimit not in TS Docs #717

DakotaLarson opened this issue Mar 16, 2022 · 1 comment

Comments

@DakotaLarson
Copy link

In the interface WebSocketBehavior, closeOnBackpressureLimit is not detailed as an option, however, it is referenced as a controlling option.

Should the option be present in this interface? I had to ignore a TS error when trying to enable the behavior.

image

@e3dio
Copy link
Contributor

e3dio commented Mar 16, 2022

Needs to be added can you open PR

DarkMatterMatt added a commit to DarkMatterMatt/uWebSockets.js that referenced this issue Mar 19, 2022
Adds `closeOnBackpressureLimit` to resolve uNetworking#717
@ghost ghost added the documentation label Apr 20, 2022
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

3 participants