Skip to content

OpenRail-Playground/realtime-status-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-status-rs

Sample client for reading realtime status XML messages from Python.

Background

Hack4Rail Logo

This project has been initiated during the Hack4Rail 2025, a joint hackathon organised by the railway companies SBB, ÖBB, and DB in partnership with the OpenRail Association.

Usage

Redis Rust Client

Connects to a local Redis server and subscribes to messages on hack4rail.

Run

cargo run --release

If you need to set parameters from the command line, use this syntax

 cargo run --release -- --redis-url redis://127.0.0.1 --channel hack4rail

License

The content of this repository is licensed under the Apache 2.0 license.

About

No description or website provided.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages