deeploop-rs 0.1.0

High performance, distributed and low latency messaging platform and can be used to build chat apps, live comments, multiplayer games, real-time data visualizations, collaborative tools, etc.
1
2
3
fn main() {
    println!("Hello, world!");
}