todo comment

This commit is contained in:
Théo Monnom
2022-12-23 00:04:57 +01:00
parent b30737e251
commit 921f314f00
@@ -51,6 +51,7 @@ pub enum SessionEvent {
stream: MediaStream,
receiver: RtpReceiver,
},
// TODO(theomonnom): Move entirely the reconnection logic on mod.rs
Close {
source: String,
reason: DisconnectReason,