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

Missing command flags #211

Closed
jirenius opened this issue Oct 11, 2021 · 1 comment
Closed

Missing command flags #211

jirenius opened this issue Oct 11, 2021 · 1 comment

Comments

@jirenius
Copy link
Collaborator

Issue

Most configuration options are available as command flags, but not all. Options not available are:

  • wsCompression - Flag enabling WebSocket per message compression (RFC 7692).
  • resetThrottle - Throttle on how many requests are sent in response to a system reset.
  • referenceThrottle - Throttle on how many requests are sent when recursively following resource references for a subscription.

Solution

Add missing configuration options as command flags.

jirenius added a commit that referenced this issue Oct 11, 2021
…-flags

GH-211: Added command flags for wscompression, resetthrottle, and referencethrottle.
@jirenius
Copy link
Collaborator Author

Resolved in PR #212

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

No branches or pull requests

1 participant