Wire format for communication between the webview and the native host. Messages are encoded as proto3 JSON (not binary).
from field: plugnmeet.NativeBridgeActions action = 1;
from oneof plugnmeet.NativeBridgeMsg.payload
from message plugnmeet.NativeBridgeMsg
Wire format for communication between the webview and the native host. Messages are encoded as proto3 JSON (not binary).