TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The WebSocket protocol "Last Call"

58 点作者 frsyuki将近 14 年前

4 条评论

pilif将近 14 年前
As people here seem to really like and actively use WebSockets already, let me ask a question: How well does this behave with various proxy servers on both ends (client and server)?<p>I have this nagging feeling that yet another cool technology will probably not be usable for the foreseeable future because it gets broken in unpredictable ways by either forced proxy servers or, my bane of existence, personal firewalls.<p>Are there numbers out there about percentages of successful connections (though considering browser support, those numbers are probably skewed because this is still limited to early adopters which either don't run personal firewalls or are able to fix them)?<p>If connections fail, how do they fail?
评论 #2780014 未加载
metabrew将近 14 年前
Is there a good 'diff', detailing what's changed between revisions?<p>I need to read up on the latest version - anyone know if it avoids breaking http, and will work with proxies out of the box? (ie no essential body data without a content-length header)
评论 #2780172 未加载
评论 #2779950 未加载
braindead_in将近 14 年前
Is there a good overview of websockets? I just glanced at the spec and it looks quite complex. Especially the part about framing. Do websockets have any relation to TCP sockets? If over TCP, why do they use their own framing?
评论 #2780524 未加载
andypants将近 14 年前
Finally! I'm sick of web hosts claiming the protocol is still changing constantly, so they won't support websockets on their servers.
评论 #2779989 未加载