米娜和 Websocket

发布于 2024-12-10 06:35:06 字数 147 浏览 0 评论 0原文

我正在寻找一个支持 Draft10 的良好 websocket 实现。 我已经在我的应用程序中实现了 Mina 服务器,但我没有看到任何对 websocket 支持和草案 10 的具体引用。

发现 Mina 不支持最新标准会很有趣,我在哪里可以找到对此的任何参考?

I am looking for a good websocket implementation that support draft10.
I am already implementing Mina server in my app but I didn't see any reference to websocket support and draft10 in specific.

Its will be funny to find out that Mina isn't supporting the latest standards, where can I find any references to this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

笨死的猪 2024-12-17 06:35:06

如果您想了解 Apache Mina 项目的计划和意图,请发送电子邮件至 Apache Mina 用户列表。

If you want to know the plans and intentions of the Apache Mina project, send email to the Apache Mina users list.

东走西顾 2024-12-17 06:35:06

我编写了一个 MINA 编解码器,它将为您处理 websocket。

https://issues.apache.org/jira/browse/DIRMINA-907

它也被社区中的其他开发人员使用。

I'd written a MINA codec which will handle websockets for you.

https://issues.apache.org/jira/browse/DIRMINA-907

Its being used by other developers in the community too.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文