网络套接字协议?

发布于 2024-09-01 00:58:09 字数 140 浏览 4 评论 0原文

我在网上找不到这个,所以我想我会在这里问。

websocket目前可以使用哪些协议? (在 chrome 中)

chrome 或任何其他浏览器是否计划最终支持 websockets 的 RUDP 协议?

提前致谢!

I couldn't find this online so I thought I'd ask here.

What protocols can be used by websockets currently? (in chrome)

Also does chrome or any other browser plan to support RUDP protocol for websockets eventually?

Thanks in advance!

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

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

发布评论

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

评论(2

枕花眠 2024-09-08 00:58:09

WebSocket协议。请参阅互联网草案。而且它不使用 UDP。

WebSocket is the protocol. See the Internet-Draft. And it's not using UDP.

初见 2024-09-08 00:58:09

哪些浏览器支持 HTML5 WebSocket API?

http://blog.chromium.org/2009/12/web-sockets-now-available-in-google .html

https://datatracker.ietf.org/ doc/html/draft-hixie-thewebsocketprotocol-55

另外值得注意的是,似乎有人创建了 Flash WebSockets 代理,这样您就可以将您的客户群扩展到任何使用 Flash 的人以及现有的 Chrome 用户。

What browsers support HTML5 WebSocket API?

http://blog.chromium.org/2009/12/web-sockets-now-available-in-google.html

https://datatracker.ietf.org/doc/html/draft-hixie-thewebsocketprotocol-55

Also of note, it appears someone created a Flash WebSockets proxy so you can extend your clientbase to anyone with Flash, as well as existing Chrome users.

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