Closed khabinov closed 6 years ago
From https://github.com/satori-com/satori-video-sdk-cpp-examples/pull/20#discussion_r159759637:
I think we should filter control messages by "to: " (in the SDK). This will help both way: ignoring messages for other bots & checking that our messages are of expected shape.
I think we have it here: https://github.com/satori-com/satori-video-sdk-cpp/blob/master/src/bot_instance.cpp#L212
From https://github.com/satori-com/satori-video-sdk-cpp-examples/pull/20#discussion_r159759637: