Skip to content

Commit 7273a13

Browse files
committed
Delete Rust SDK
1 parent e4e7665 commit 7273a13

File tree

12 files changed

+6
-955
lines changed

12 files changed

+6
-955
lines changed

sdk/rust/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

sdk/rust/Cargo.toml

Lines changed: 0 additions & 97 deletions
This file was deleted.

sdk/rust/Makefile

Lines changed: 0 additions & 59 deletions
This file was deleted.

sdk/rust/README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
11
# Datastar Rust SDK
22

3-
An implementation of the [Datastar] SDK in Rust
4-
with framework integration for [Axum] and [Rocket].
5-
6-
[Rama](https://github.com/plabayo/rama) has its own SDK implementation defined as a [Rama module for Datastar](https://ramaproxy.org/docs/rama/http/sse/datastar/index.html) as can be seen in action in [this example](https://github.com/plabayo/rama/blob/main/examples/http_sse_datastar_hello.rs).
7-
8-
# Usage
9-
10-
Examples for the Rust sdk can be found in [`../../examples/rust`](../../examples/rust), where
11-
you find examples that you can run youself for the supported
12-
frameworks [Axum] and [Rocket].
13-
14-
[Datastar]: https://data-star.dev
15-
[Axum]: https://github.com/tokio-rs/axum
16-
[Rocket]: https://github.com/rwf2/rocket
3+
The Datastar Rust SDK has moved to a dedicated repo at [https://github.com/starfederation/datastar-rust](https://github.com/starfederation/datastar-rust).

sdk/rust/src/axum.rs

Lines changed: 0 additions & 160 deletions
This file was deleted.

0 commit comments

Comments
 (0)