From 30e81f05a9ee9fab26ea181b176cb7c7f8e3ab9a Mon Sep 17 00:00:00 2001 From: tyranron Date: Tue, 3 Aug 2021 17:25:29 +0300 Subject: [PATCH] Close project --- README.md | 7 +++++++ crates/medea-coturn-telnet-client/README.md | 7 +++++++ crates/medea-macro/README.md | 7 +++++++ crates/medea-reactive/README.md | 7 +++++++ jason/README.md | 7 +++++++ jason/demo/README.md | 7 +++++++ jason/e2e-demo/README.md | 7 ++++++- jason/flutter/README.md | 10 +++++++++- mock/control-api/README.md | 7 +++++++ proto/client-api/README.md | 7 +++++++ proto/control-api/README.md | 7 +++++++ 11 files changed, 78 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a43a8286..979154f3b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,13 @@ See [demo](https://github.com/instrumentisto/medea/blob/master/jason/demo) for a +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## License Copyright © 2019 Instrumentisto Team, diff --git a/crates/medea-coturn-telnet-client/README.md b/crates/medea-coturn-telnet-client/README.md index 5b7c6593c..f9036c7d3 100644 --- a/crates/medea-coturn-telnet-client/README.md +++ b/crates/medea-coturn-telnet-client/README.md @@ -15,6 +15,13 @@ medea-coturn-telnet-client +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## License Copyright © 2021 Instrumentisto Team, diff --git a/crates/medea-macro/README.md b/crates/medea-macro/README.md index 4c5d538d0..fe8e9e8c0 100644 --- a/crates/medea-macro/README.md +++ b/crates/medea-macro/README.md @@ -16,6 +16,13 @@ __DO NOT use this crate directly.__ It's for internal use by [Medea] crates only +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## License Copyright © 2019 Instrumentisto Team, diff --git a/crates/medea-reactive/README.md b/crates/medea-reactive/README.md index 972fcf33e..8425372c0 100644 --- a/crates/medea-reactive/README.md +++ b/crates/medea-reactive/README.md @@ -15,6 +15,13 @@ Reactive mutable data containers. +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## License Copyright © 2021 Instrumentisto Team, diff --git a/jason/README.md b/jason/README.md index baa93e678..eefb87e5a 100644 --- a/jason/README.md +++ b/jason/README.md @@ -16,6 +16,13 @@ Client library for integration with [Medea] media server in a web browser. +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## License Copyright © 2019 Instrumentisto Team, diff --git a/jason/demo/README.md b/jason/demo/README.md index 15d4bb7a0..7fb1d0687 100644 --- a/jason/demo/README.md +++ b/jason/demo/README.md @@ -12,6 +12,13 @@ Demo application for performing video calls via [Medea] media server. +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## Installation diff --git a/jason/e2e-demo/README.md b/jason/e2e-demo/README.md index 0e567dc5b..26ed99f54 100644 --- a/jason/e2e-demo/README.md +++ b/jason/e2e-demo/README.md @@ -3,4 +3,9 @@ Jason E2E demo Supposed to be used as demo and for manual testing. -__DEVELOPMENT IN PROGRESS__ + + + +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ diff --git a/jason/flutter/README.md b/jason/flutter/README.md index 5dcb3cb77..4c318b584 100644 --- a/jason/flutter/README.md +++ b/jason/flutter/README.md @@ -5,7 +5,15 @@ Jason Flutter plugin Client library for integration with [Medea] media server in Flutter applications. -__Currently, in early development phase.__ + + + +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + ## License diff --git a/mock/control-api/README.md b/mock/control-api/README.md index 23a063da0..6b8048e8c 100644 --- a/mock/control-api/README.md +++ b/mock/control-api/README.md @@ -12,6 +12,13 @@ This app is used for E2E tests and for debugging purposes of [Medea]'s [Control +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## Endpoints diff --git a/proto/client-api/README.md b/proto/client-api/README.md index 4bf437e30..93d23c399 100644 --- a/proto/client-api/README.md +++ b/proto/client-api/README.md @@ -15,6 +15,13 @@ Medea Client API protocol +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## License Copyright © 2019 Instrumentisto Team, diff --git a/proto/control-api/README.md b/proto/control-api/README.md index 9a39b9b52..653a23dbc 100644 --- a/proto/control-api/README.md +++ b/proto/control-api/README.md @@ -17,6 +17,13 @@ Only [gRPC] is supported at the moment. +## Status + +__PROJECT IS CLOSED. NO MAINTAINING WILL BE CONTINUED.__ + + + + ## License Copyright © 2021 Instrumentisto Team,