/lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/024634.html

https://github.com/whatwg/whatwg.org · HTML · 80 lines · 67 code · 6 blank · 7 comment · 0 complexity · 4b2198c60aa7c5c1ca9ffab764d15f94 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] [hybi] How to select which websocket protocol to use
  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%20%5Bhybi%5D%20How%20to%20select%20which%20websocket%20protocol%20to%20use&In-Reply-To=%3Ca9699fd20912230053r72606fael1f7ea7d4426145e8%40mail.gmail.com%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="024632.html">
  11. <LINK REL="Next" HREF="024635.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] [hybi] How to select which websocket protocol to use</H1>
  15. <!--htdig_noindex-->
  16. <B>Thomas Broyer</B>
  17. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%5Bhybi%5D%20How%20to%20select%20which%20websocket%20protocol%20to%20use&In-Reply-To=%3Ca9699fd20912230053r72606fael1f7ea7d4426145e8%40mail.gmail.com%3E"
  18. TITLE="[whatwg] [hybi] How to select which websocket protocol to use">t.broyer at ltgt.net
  19. </A><BR>
  20. <I>Wed Dec 23 00:53:59 PST 2009</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="024632.html">[whatwg] How to select which websocket protocol to use
  23. </A></li>
  24. <LI>Next message: <A HREF="024635.html">[whatwg] history state object api issues
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#24634">[ date ]</a>
  28. <a href="thread.html#24634">[ thread ]</a>
  29. <a href="subject.html#24634">[ subject ]</a>
  30. <a href="author.html#24634">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>On Tue, Dec 22, 2009 at 3:37 PM, Francis Brosnan Blazquez wrote:
  37. &gt;<i>
  38. </I>&gt;<i> In the case someone wants to use BWTP, how is this signaled to the
  39. </I>&gt;<i> Websocket (javascript) API?
  40. </I>
  41. IIUC, BWTP and Websocket are not really comparable, and the Websocket
  42. API is only designed to work with the Websocket protocol (BWTP
  43. supports metadata in every &quot;message&quot; for instance, which the Websocket
  44. API wouldn't expose).
  45. &gt;<i> Is this controlled by the &quot;protocol&quot; constructor argument?
  46. </I>
  47. This argument will populate the &quot;subprotocol name&quot; of the Websocket
  48. handshake, it's not meant to switch to BWTP or other bidirectional
  49. protocols.
  50. --
  51. Thomas Broyer
  52. /t&#596;.ma.b&#641;wa.je/
  53. </PRE>
  54. <!--endarticle-->
  55. <!--htdig_noindex-->
  56. <HR>
  57. <P><UL>
  58. <!--threads-->
  59. <LI>Previous message: <A HREF="024632.html">[whatwg] How to select which websocket protocol to use
  60. </A></li>
  61. <LI>Next message: <A HREF="024635.html">[whatwg] history state object api issues
  62. </A></li>
  63. <LI> <B>Messages sorted by:</B>
  64. <a href="date.html#24634">[ date ]</a>
  65. <a href="thread.html#24634">[ thread ]</a>
  66. <a href="subject.html#24634">[ subject ]</a>
  67. <a href="author.html#24634">[ author ]</a>
  68. </LI>
  69. </UL>
  70. <hr>
  71. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  72. mailing list</a><br>
  73. <!--/htdig_noindex-->
  74. </body></html>