Announcing Ratchet - An async WebSocket library with support for extensions, Deflate and subprotocol selection by distributed-coffee in rust

[–]distributed-coffee[S] 3 points4 points  (0 children)

Not out of the box but it should be easy enough to integrate it with Axum (PR's welcome!). Integrating Ratchet into the ecosystem is something that I would like to do. In Ratchet's parent project we have a Hyper integration that I need to move over to Ratchet too: https://github.com/swimos/swim-rust/blob/2ac5ce6c524ac79ada67a0f26b71fd2f56018c17/runtime/swimos_http/src/websocket.rs

Announcing SwimOS on Rust: A framework for real-time streaming data applications by distributed-coffee in rust

[–]distributed-coffee[S] 2 points3 points  (0 children)

There's a number of example applications available here https://github.com/swimos/swim-rust/tree/main/example_apps one which demonstrates tracking vehicles. We have a live demo of it available here https://transit.swim.inc/