Android中的即时通讯WebSocket

xiaoxiao2021-02-28  73

最近项目中用到了微信扫码支付的功能,所以自然要和服务器保持一种长连接;

网上搜了下,比较好的2种Socket框架如下:

1,autobahn-android.jar包

http://blog.csdn.net/coffeeco/article/details/13276437

2,socket.io框架

官网地址:https://socket.io/

这个框架我试了下,好像不支持ws协议,使用的小伙伴们可以测试下;

官网有demo可以下载,可以体验下;

转载请注明原文地址: https://www.6miu.com/read-96798.html

最新回复(0)