swift - Swift Stomp客户端与Spring兼容

标签 swift spring-boot websocket stomp

我需要swift客户端库来支持websocket,它可以通过Stomp与spring boot兼容。尝试过这些库:StompClient
而akstompclient和他们都不能订阅topic。我成功地与sockjs建立了连接,一个答案可能是将隐藏的webview与插入的sockjs一起使用,但这不是一个好的解决方案。
此外,如果有一些例子,沟通跺脚与旋度或类似的低水平工具。

最佳答案

我无法与其他图书馆成功合作。这就是我创建stompclient库的原因。我希望这会有帮助。
椰子荚:https://cocoapods.org/pods/StompClientLib
Github:https://github.com/wrathchaos/StompClientLib

关于swift - Swift Stomp客户端与Spring兼容,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44370788/

相关文章:

ios - 检查应用程序是否已安装

swift - 通过 UIActivityViewController 导出 LivePhoto - Swift

ios - 将 Self ViewController 作为参数传递?

flutter - 如何使用整洁的架构和 bloc 库 flutter 来实现 WebSocket?

python - Django Channels 停止使用 self.receive_lock.locked 错误

ios - Swift 4/Firebase - 从不同数组中的实时数据库读取和存储双重嵌套项目

java - Spring Boot TransactionManager动态选择

spring-boot - Kubernetes Pod 通过 TCP 连接正常关闭(Spring boot)

java - Gradle:Springboot 重写依赖项(jersey 和 apache httpclient)

node.js - socket.io 房间授权