versatica / mediasoup

Cutting Edge WebRTC Video Conferencing

Home Page:https://mediasoup.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add interface for RTC::Shared, Channel::ChannelNotifier and ChannelMessageRegistrator

o-u-p opened this issue · comments

commented

Feature Request

this will make code more readable and flexible.

I don't know what this is about. Please specify much more hopefully with real code snippets.

commented

for example, we can make "void ChannelNotifier::Emit(const std::string& targetId, FBS::Notification::Event event)" to be an interface, and can define some custom implement to send flatbuffer. that will be more flexible.

Please, feel free to write a PR proposal. Honestly we are too busy and won't have time to investigate this.