如题:怎么获取app(安卓)发送的join_chat数据? 文件workerman-chat-for-win\Applications\Chat\Events.php 函数onMessage 只能捕获到get、$client_id、, 没有post,没有 $message
客户端和服务端的通讯协议要一致才能通讯。
客户端和服务端的通讯协议要一致才能通讯。