Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eduidl/digitalis


https://github.com/eduidl/digitalis

foxglove rust

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Digitalis

Rust implementation of the [foxglove/ws-protocol](https://github.com/foxglove/ws-protocol/blob/main/docs/spec.md).

## Server example

```sh
cargo run -p digitalis-server --example rotate_box --release
```

![image](https://github.com/eduidl/digitalis/assets/25898373/c26a8e0d-f63c-4fb3-a4e4-e825ece0245d)