/lists.whatwg.org/pipermail/whatwg-whatwg.org/2010-March/025557.html

https://github.com/whatwg/whatwg.org · HTML · 85 lines · 68 code · 10 blank · 7 comment · 0 complexity · 5b08e2d07373f01ef26891c482cc73a5 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] WebSocket bufferedAmount includes overhead or not.
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20WebSocket%20bufferedAmount%20includes%20overhead%20or%20not.&In-Reply-To=%3C9F539841-2652-4B5A-BAE2-B681100BBEBA%40webkit.org%3E">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  10. <LINK REL="Previous" HREF="025425.html">
  11. <LINK REL="Next" HREF="025600.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] WebSocket bufferedAmount includes overhead or not.</H1>
  15. <!--htdig_noindex-->
  16. <B>Alexey Proskuryakov</B>
  17. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20WebSocket%20bufferedAmount%20includes%20overhead%20or%20not.&In-Reply-To=%3C9F539841-2652-4B5A-BAE2-B681100BBEBA%40webkit.org%3E"
  18. TITLE="[whatwg] WebSocket bufferedAmount includes overhead or not.">ap at webkit.org
  19. </A><BR>
  20. <I>Wed Mar 17 17:15:32 PDT 2010</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="025425.html">[whatwg] WebSocket bufferedAmount includes overhead or not.
  23. </A></li>
  24. <LI>Next message: <A HREF="025600.html">[whatwg] WebSocket bufferedAmount includes overhead or not.
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#25557">[ date ]</a>
  28. <a href="thread.html#25557">[ thread ]</a>
  29. <a href="subject.html#25557">[ subject ]</a>
  30. <a href="author.html#25557">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>
  37. On 05.03.2010, at 15:32, Alexey Proskuryakov wrote:
  38. &gt;&gt;&gt;<i> for something no one should care about, as you
  39. </I>&gt;&gt;&gt;<i> implied above.
  40. </I>&gt;&gt;<i> From API perspective I do care. Web developers shouldn't need to know
  41. </I>&gt;&gt;<i> about the protocol, yet (s)he should be able to understand what
  42. </I>&gt;&gt;<i> bufferedAmount means.
  43. </I>&gt;<i>
  44. </I>&gt;<i> An explanation like &quot;it's how much data is buffered to be sent over
  45. </I>&gt;<i> network&quot; seems adequate to me.
  46. </I>
  47. We have a suggested patch that implements the proposed new behavior
  48. for WebKit now, but I think that it adds unnecessary complexity, and
  49. puts limits on how we can refactor the code in the future. We need to
  50. remember frame boundaries for much longer, making it difficult to
  51. interface with general purpose networking code.
  52. I'd prefer sticking to the previously specified behavior.
  53. - WBR, Alexey Proskuryakov
  54. </PRE>
  55. <!--endarticle-->
  56. <!--htdig_noindex-->
  57. <HR>
  58. <P><UL>
  59. <!--threads-->
  60. <LI>Previous message: <A HREF="025425.html">[whatwg] WebSocket bufferedAmount includes overhead or not.
  61. </A></li>
  62. <LI>Next message: <A HREF="025600.html">[whatwg] WebSocket bufferedAmount includes overhead or not.
  63. </A></li>
  64. <LI> <B>Messages sorted by:</B>
  65. <a href="date.html#25557">[ date ]</a>
  66. <a href="thread.html#25557">[ thread ]</a>
  67. <a href="subject.html#25557">[ subject ]</a>
  68. <a href="author.html#25557">[ author ]</a>
  69. </LI>
  70. </UL>
  71. <hr>
  72. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  73. mailing list</a><br>
  74. <!--/htdig_noindex-->
  75. </body></html>