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

Support JSON #168

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Support JSON #168

merged 1 commit into from
Jun 21, 2024

Conversation

edsko
Copy link
Collaborator

@edsko edsko commented Jun 21, 2024

Most of the work in this commit is generalizing the kvstore example so that it can run with both Protobuf or JSON.

Most of the work in this commit is generalizing the `kvstore` example so that
it can run with both Protobuf or JSON.
@edsko edsko merged commit 779efb1 into main Jun 21, 2024
12 checks passed
@edsko edsko deleted the edsko/json branch June 21, 2024 16:33
FinleyMcIlwaine added a commit that referenced this pull request Jul 3, 2024
We now support setting the `SETTINGS_INITIAL_WINDOW_SIZE` and
`SETTINGS_MAX_CONCURRENT_STREAMS` settings via `http2`. We also support setting
the initial connection window size, and the number of server worker threads.

The default values we set for these help us avoid the window size exhaustion
deadlock that resulted in
[#168](#168).
FinleyMcIlwaine added a commit that referenced this pull request Jul 3, 2024
We now support setting the `SETTINGS_INITIAL_WINDOW_SIZE` and
`SETTINGS_MAX_CONCURRENT_STREAMS` settings via `http2`. We also support setting
the initial connection window size, and the number of server worker threads.

The default values we set for these help us avoid the window size exhaustion
deadlock that resulted in
[#168](#168).
FinleyMcIlwaine added a commit that referenced this pull request Jul 3, 2024
We now support setting the `SETTINGS_INITIAL_WINDOW_SIZE` and
`SETTINGS_MAX_CONCURRENT_STREAMS` settings via `http2`. We also support setting
the initial connection window size, and the number of server worker threads.

The default values we set for these help us avoid the window size exhaustion
deadlock that resulted in
[#168](#168).
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.

1 participant