tailscale / tailscale/tailscale-rs
all: integrations with HTTP libraries
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 61
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 22
Description
Explore and implement ways to integrate tailscale-rs with various HTTP libraries for supported language bindings. This includes both client and server libraries. For Rust, this may include integrating directly with crates like reqwest and hyper; for Python, perhaps aiohttp.
This is a broad, high-level epic that will be refined into sub-issues/epics as we start designing/implementing subsets of these integrations.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the supported language bindings in tailscale-rs and the integration scope described in this issue. Review how the Rust bindings could relate to reqwest and hyper, and how the Python bindings could relate to aiohttp. Done means turning this broad epic into focused sub-issues or epics with defined client and server integration scopes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100