clockworklabs / clockworklabs/SpacetimeDB

Remove dependency on openssl

Open
#1,504 2 comments 3 reactions 1 assignee View on GitHub

@mamcx is already working on this.

Since Sep 17, 2024.

  • #1700 by @mamcx — closed without merging
Dominant language
Rust
Stars
25.2k
Forks
1.1k
Avg merge
2d 7h
Merged PRs (30d)
46

Description

It's being pulled in by reqwest, which comes as a default feature we're not using (see https://github.com/seanmonstar/reqwest/blob/master/Cargo.toml)

We're also using it in standalone to generate keys, which can be delegated to shell calls.

Removing this dependency removes a long chunk of compilation time on windows.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.