Medea ===== [![CI](https://github.com/instrumentisto/medea/workflows/CI/badge.svg?branch=master)](https://github.com/instrumentisto/medea/actions?query=workflow%3ACI+branch%3Amaster) [![Crates.io](https://img.shields.io/crates/v/medea)](https://crates.io/crates/medea) ![Crates.io license](https://img.shields.io/crates/l/medea) [![Rust docs](https://docs.rs/medea/badge.svg)](https://docs.rs/medea) [Docker Hub](https://hub.docker.com/r/instrumentisto/medea) | [GitHub Container Registry](https://github.com/orgs/instrumentisto/packages/container/package/medea) | [Quay.io](https://quay.io/repository/instrumentisto/medea) [Code Docs](https://docs.rs/medea) | [Changelog](https://github.com/instrumentisto/medea/blob/master/CHANGELOG.md) Medea media server. Only implements [WebRTC] signalling at the moment. See [demo](https://github.com/instrumentisto/medea/blob/master/jason/demo) for an usage example. ## License Copyright © 2019 Instrumentisto Team, This Source Code Form is subject to the terms of the [Mozilla Public License, v. 2.0](https://github.com/instrumentisto/medea/blob/master/LICENSE.md). If a copy of the MPL was not distributed with this file, You can obtain one at . [WebRTC]: https://webrtc.org