carrier-signal/README.md

14 lines
562 B
Markdown
Raw Permalink Normal View History

2020-08-23 01:17:36 +02:00
# Carrier Signal Lost
Mostly just a toy for checking out the cross-section of Rust web development,
Legion ECS and some physics stuff. If you're not on my [private Gitea][1] then
this is just a mirror and pull requests won't work.
## Running
Just do `cargo run`. There will be a websocket at `ws://localhost:3030/state`.
To actually have something (questionably) useful, check out the [client][2]
[1]: https://fullspectrumconfidence.modzero.xyz/gitea/modzero/carrier-signal
[2]: https://fullspectrumconfidence.modzero.xyz/gitea/modzero/carrier-signal-client