weapp-socketio / weapp.socket.io

A WebSocket client for building WeChat Mini Program implement by socket.io
http://weappsocket.matong.io
MIT License
682 stars 172 forks source link

客服端发的消息,服务端会同时收到两条一样的 #110

Closed Kennytian closed 9 months ago

Kennytian commented 9 months ago

遇到了什么问题? 客服端发的消息,服务端会同时收到两条一样的,如:

identity==== { value: 30, time: 1696500524958 }
identity==== { value: 30, time: 1696500524958 }

你的预期是什么?

identity==== { value: 30, time: 1696500524958 }

收到一条

截图:

项目版本号:

微信开发者工具

真机环境 (请完成填充下面的条码):

附加信息:

Kennytian commented 9 months ago

close #110

https://github.com/nestjs/nest/issues/732#issuecomment-392073794