thfmr-protocol

Crates.iothfmr-protocol
lib.rsthfmr-protocol
version0.2.2
sourcesrc
created_at2021-05-10 20:51:59.201428
updated_at2021-05-14 01:24:34.794256
descriptionInternal control protocol encoding and decoding library for the TouHou.FM Radio project
homepage
repositoryhttps://git.touhou.fm/touhou.fm/radio-rust
max_upload_size
id395782
size50,470
Daniel Sonck (dsonck92)

documentation

https://docs.rs/thfmr-protocol

README

TouHou.FM Radio - Protocol

Crate handling all the details of the internal control protocol used between the microservices that make up the TouHou.FM Radio project.

Dependencies

This project requires Rust 2018 and the following crates:

  • thfmr-util
  • serde
  • serde_json
  • tokio
  • futures
  • async-trait
  • thiserror
  • log

License

This project is distributed under the terms of the GPL version 3.0

Commit count: 0

cargo fmt