moq-rs/moq-api
kixelated 04ff9d5a6a
Add support for multiple origins (#82)
Adds `moq-api` to get/set the origin for each broadcast. Not used by default for local development.
2023-10-12 13:09:32 +09:00
..
src Add support for multiple origins (#82) 2023-10-12 13:09:32 +09:00
Cargo.toml Add support for multiple origins (#82) 2023-10-12 13:09:32 +09:00
README.md Add support for multiple origins (#82) 2023-10-12 13:09:32 +09:00

README.md

moq-api

A thin HTTP API that wraps Redis. Basically I didn't want the relays connecting to Redis directly.