You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only way to get a BinaryMessenger is as a plugin. Adding an engine->messenger getter to the C API is simple, but the C++ wrapper will need to be extracted from plugin_registrar.cc so that it can be re-used.