clockworklabs / clockworklabs/SpacetimeDB

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.

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

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.

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.