instrumentisto / medea-jason

Mozilla Public License 2.0
2 stars 2 forks source link

Implement WASM platform layer for SVC #170

Closed evdokimovs closed 6 months ago

evdokimovs commented 6 months ago

Required for #134

Synopsis

As part of SVC implementation we need to add new WASM methods for Transceiver encoding configuration.

This PR only adds platform code for WASM, but without actually using it. Implementation of interaction based on server events will be implemented in the future PR.

Solution

Implement Transceiver encoding configuration for WASM platform.

Checklist

evdokimovs commented 6 months ago

FCM

Implement WASM platform layer for SVC (#170, #134)

Additionally:
- make default `server`, `grpc` and `client` Cargo features of `medea-control-api-proto` crate