This repository was archived by the owner on Jun 3, 2021. It is now read-only.
This repository was archived by the owner on Jun 3, 2021. It is now read-only.
weex下使用websocket,怎么传输protobuf数据? #3337
Open
Description
websocket使用protobuf时,但在安卓下的JAVA代码里处理成{"@type":"binary","base64":"","dataType":"ArrayBuffer"}了,
请问有什么解决方法吗?