streamer是实时处理candidate的sdp信息,ws发送给对端的。 streamer的ws消息处理 /// Incomming message handler for websocket /// @param message Incommint message /// @param config Configuration /// @param ws Websocket void wsOnMessage(json message, Configuration config, shared_ptr<WebSocket> ws