Add TODO to clean up encryption status code
This commit is contained in:
@@ -39,6 +39,7 @@ import { observeTrackReference$ } from "../observeTrackReference";
|
|||||||
import { E2eeType } from "../../e2ee/e2eeType";
|
import { E2eeType } from "../../e2ee/e2eeType";
|
||||||
import { observeInboundRtpStreamStats$ } from "./observeRtpStreamStats";
|
import { observeInboundRtpStreamStats$ } from "./observeRtpStreamStats";
|
||||||
|
|
||||||
|
// TODO: Encryption status is kinda broken and thus unused right now. Remove?
|
||||||
export enum EncryptionStatus {
|
export enum EncryptionStatus {
|
||||||
Connecting,
|
Connecting,
|
||||||
Okay,
|
Okay,
|
||||||
|
|||||||
Reference in New Issue
Block a user