better E2E encryption, nicer UI, bug fixes, more
This commit is contained in:
@@ -52,9 +52,6 @@ export interface SocketMessageRoomReady extends SocketMessageBase {
|
||||
data: {
|
||||
roomId: string;
|
||||
isInitiator: boolean;
|
||||
roomKey: {
|
||||
key: JsonWebKey;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user