Glen De Cauwsemaecker
|
10b29846ae
|
add rama support to datastar rust sdk (#847)
* add rama support to datastar rust sdk
Closes #845
* bump rama alpha version
|
2025-04-16 21:05:33 -06:00 |
Ben Croker
|
9c36bae809
|
1.0.0-beta.11
|
2025-03-29 12:15:41 -06:00 |
Ben Croker
|
d7fba2787e
|
1.0.0-beta.10
|
2025-03-23 10:15:43 -06:00 |
Ben Croker
|
978598f52d
|
Prep for 1.0.0-beta.9
|
2025-02-28 11:14:22 -06:00 |
Ben Croker
|
87b200f764
|
v1.0.0-beta.8
|
2025-02-25 09:06:18 -06:00 |
Ben Croker
|
47afc9e01e
|
v1.0.0-beta.7
|
2025-02-14 09:10:45 -06:00 |
Ben Croker
|
e822f2c416
|
Prep for v1.0.0-beta.6
|
2025-02-12 16:37:12 -06:00 |
Ben Croker
|
31b0c51a76
|
Prep for beta.5
|
2025-02-09 17:29:43 -06:00 |
Ben Croker
|
cbbb640533
|
Fix URLs [deploy-site]
|
2025-02-03 08:29:15 -06:00 |
Johnathan Stevers
|
93852fc1ad
|
Rust SDK framework integration + hello-world examples (#558)
* remove infinite scroll example
* add rocket and axum example
* rework how framework integration works
* rocket integration
* add .gitignore
* dont elide `retry`
* add "read signals" to rocket hello-world example
* don't elide `retry` in display
* remove mime dependency
* update cargo.toml
* add underscore to unused consts
* formatting
* use `async_stream` instead of "hand writing" streams
* add axum test
* fix errors
* implement custom sse stream for axum and rocket
* generate hello-world.html
* update readme
* don't track cargo.lock
|
2025-02-02 18:14:20 -06:00 |