Enable HTTP/2 for SpacetimeDB HTTP API

Open Beginner friendly
#4,964 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
api

Research direction

Start with the linked Axum feature-flags documentation, then locate the Axum dependency configuration in the repository. Verify that the HTTP API supports HTTP/2 without breaking its existing behavior; the issue names no specific file or test.

Written by the indexing model from the issue text.

Description

Based on the Axum docs, it looks like we may just need to enable their http2 feature in order to get HTTP/2 support. That would improve the performance of our HTTP API, which we don't care a ton about, but isn't nothing.

Dominant language
Rust
Stars
25.2k
Forks
1.1k
Avg merge
2d 20h
Merged PRs (30d)
45

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from clockworklabs/SpacetimeDB

All issues in clockworklabs/SpacetimeDB

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.