This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
0.2.0 Roadmap #27
Labels
Milestone
Comments
alexlapa
added
feature
New feature or request
roadmap
Roadmap for multiple steps
k::design
Related to overall design and/or architecture
labels
May 17, 2019
Closed
This was referenced Jul 3, 2019
19 tasks
Closed
alexlapa
pushed a commit
that referenced
this issue
Sep 15, 2019
…27) - expose methods for muting audio/video on Room API - add 'mockall' crate based mocks for WASM tests in 'medea-jason' crate - impl WASM tests in 'medea-jason' crate Additionally: - provide Dockerfile for 'edge' tag of instrumentisto/medea-demo Docker image - refactor Medea config to use '__' as sections separator instead of '.' - split units tests by crates on CI - correct HTML/JS EditorConfig rules and fix appropriate files code style
This was referenced Sep 18, 2019
16 tasks
This was referenced Oct 7, 2019
16 tasks
22 tasks
22 tasks
19 tasks
This was referenced Mar 11, 2020
evdokimovs
added a commit
that referenced
this issue
Dec 1, 2020
16 tasks
alexlapa
added a commit
that referenced
this issue
Dec 3, 2020
evdokimovs
added a commit
that referenced
this issue
Dec 8, 2020
16 tasks
evdokimovs
added a commit
that referenced
this issue
Dec 18, 2020
This was referenced Dec 23, 2020
evdokimovs
added a commit
that referenced
this issue
Jan 4, 2021
This was referenced Jan 5, 2021
evdokimovs
added a commit
that referenced
this issue
Jan 8, 2021
evdokimovs
added a commit
that referenced
this issue
Jan 12, 2021
evdokimovs
added a commit
that referenced
this issue
Jan 13, 2021
…, #47) - add Component and State for Sender, Receiver, Peer and PeerRepository - rewrite EventHandler implementation to update Component's States instead of real objects Additionally: - upgrade Firefox to 84.0.2 version for E2E tests - fix 'opt-level' being ignored when compiling 'medea-jason' crate in Cargo manifest - globally set 'codegen-units = 1' in Cargo manifest
16 tasks
alexlapa
added a commit
that referenced
this issue
Jan 18, 2021
16 tasks
alexlapa
added a commit
that referenced
this issue
Jan 20, 2021
evdokimovs
added a commit
that referenced
this issue
Jan 21, 2021
16 tasks
evdokimovs
added a commit
that referenced
this issue
Jan 27, 2021
evdokimovs
added a commit
that referenced
this issue
Jan 27, 2021
evdokimovs
added a commit
that referenced
this issue
Jan 29, 2021
- add states for client and sever synchronization to 'medea-client-api-proto' crate - add Event::StateSynchronized and Command::SynchronizeMe to 'medea-client-api-proto` crate - implement state synchronization on reconnection in 'medea-jason' and 'medea' crates Additionally: - upgrade Firefox to 85.0 version for E2E tests
27 tasks
evdokimovs
added a commit
that referenced
this issue
Mar 19, 2021
evdokimovs
added a commit
that referenced
this issue
Mar 31, 2021
tyranron
pushed a commit
that referenced
this issue
Apr 8, 2021
- add Apply method to 'medea-control-api-proto' - add PUT HTTP endpoints to the 'medea-control-api-mock' crate - implement elements creation/deletion with Apply Control API method Additionally: - fix token generation for existing Member in Medea demo
tyranron
pushed a commit
that referenced
this issue
Apr 8, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Medea changes:
WebRtcPlayEndpoint
,WebRtcPublishEndpoint {p2p: Always}
. No dynamic updates, no callbacks atm. (Basic Control API integration #28)Apply
(Dynamic control API exposed via gRPC #32)RPC Connections:Handle PeerStateMachine in wrong stateBuffer messages if RpcConnection is disconnected atmJason changes:
Prepare local media (optionally inject MediaStream into Jason.join_room()).The text was updated successfully, but these errors were encountered: