Java socket.io 客户端 [英] Java socket.io client

查看:61
本文介绍了Java socket.io 客户端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何可用于 Java 的 Socket.IO 客户端?目前我只找到了官方的Socket.IO客户端,只支持JavaScript和socket.io-java,只支持服务端.

Is there any Socket.IO-client available for Java? So far I have only found the official Socket.IO client which is only available for JavaScript and socket.io-java which is only the server.

推荐答案

目前有限的选择:

https://github.com/TooTallNate/Java-WebSocket

https://github.com/Gottox/socket.io-java-客户端

就 WebSockets 而言听起来不错.Socket.IO 的特定连线协议似乎尚未在 Java 中实现,因此您可能需要自己处理.

sound right as far as WebSockets go. Socket.IO's specific wire protocol do not appear to have been implemented in Java yet, so you may have to deal with that yourself.

这篇关于Java socket.io 客户端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆