mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #458] [MERGED] Add wtx #458
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/458
Author: @c410-f3r
Created: 8/10/2024
Status: ✅ Merged
Merged: 8/12/2024
Merged by: @eldruin
Base:
master← Head:master📝 Commits (1)
94287c1Add wtx📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
wtx is a collection of different transport implementations and related tools focused primarily on web technologies.
TCP connections can be established using libraries like 'smoltcp' or 'embassy-net', while TLS encryption can be achieved using 'embedded-tls'.
AFAICT, this is the only project in the Rust ecosystem that allows embedded devices to interact with PostgreSQL or HTTP/2 connections over TLS.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.