summaryrefslogtreecommitdiffstats
path: root/_build/static/archives/extend/2013-May/000132.html
diff options
context:
space:
mode:
Diffstat (limited to '_build/static/archives/extend/2013-May/000132.html')
-rw-r--r--_build/static/archives/extend/2013-May/000132.html95
1 files changed, 95 insertions, 0 deletions
diff --git a/_build/static/archives/extend/2013-May/000132.html b/_build/static/archives/extend/2013-May/000132.html
new file mode 100644
index 00000000..c7f9784d
--- /dev/null
+++ b/_build/static/archives/extend/2013-May/000132.html
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] cowboy websocket and wamp
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20cowboy%20websocket%20and%20wamp&In-Reply-To=%3C5187CE84.5060406%40ninenines.eu%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000131.html">
+ <LINK REL="Next" HREF="000133.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] cowboy websocket and wamp</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20cowboy%20websocket%20and%20wamp&In-Reply-To=%3C5187CE84.5060406%40ninenines.eu%3E"
+ TITLE="[99s-extend] cowboy websocket and wamp">essen at ninenines.eu
+ </A><BR>
+ <I>Mon May 6 17:38:44 CEST 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000131.html">[99s-extend] Draft hybi-00 and hixie-76 support
+</A></li>
+ <LI>Next message: <A HREF="000133.html">[99s-extend] Cowboy: retrieving &quot;just set&quot; cookies
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#132">[ date ]</a>
+ <a href="thread.html#132">[ thread ]</a>
+ <a href="subject.html#132">[ subject ]</a>
+ <a href="author.html#132">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>It's a JSON based protocol, so I suppose you need to write a Websocket
+handler that implements that protocol using one of the JSON libraries
+available in Erlang like jsx for example.
+
+On 04/30/2013 08:59 PM, Gregory de Souza wrote:
+&gt;<i> Hi,
+</I>&gt;<i> I'm new to the community and am exploring cowboy for a project.
+</I>&gt;<i>
+</I>&gt;<i> Can anyone offer guidance/links on how to use cowboy's websocket support
+</I>&gt;<i> with WAMP (<A HREF="http://wamp.ws/">http://wamp.ws/</A>)?
+</I>&gt;<i> The cowboy docs mention bullet
+</I>&gt;<i> &lt;<A HREF="https://github.com/extend/bullet?source=cr">https://github.com/extend/bullet?source=cr</A>&gt; as a convenient
+</I>&gt;<i> client/server lib (with an AJAX fallback) which is great, but I'd like
+</I>&gt;<i> to use WAMP's RPC and PubSub so I'm unsure how to proceed.
+</I>&gt;<i>
+</I>&gt;<i> Any tips would be appreciated!
+</I>&gt;<i>
+</I>&gt;<i> Thanks in advance
+</I>&gt;<i> --
+</I>&gt;<i> Gregory | @gdesouza &lt;<A HREF="http://twitter.com/gdesouza">http://twitter.com/gdesouza</A>&gt; | <A HREF="http://blog.gdesouza.me">http://blog.gdesouza.me</A>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Extend mailing list
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;<i> <A HREF="http://lists.ninenines.eu:81/listinfo/extend">http://lists.ninenines.eu:81/listinfo/extend</A>
+</I>&gt;<i>
+</I>
+
+--
+Lo&#239;c Hoguin
+Erlang Cowboy
+Nine Nines
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000131.html">[99s-extend] Draft hybi-00 and hixie-76 support
+</A></li>
+ <LI>Next message: <A HREF="000133.html">[99s-extend] Cowboy: retrieving &quot;just set&quot; cookies
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#132">[ date ]</a>
+ <a href="thread.html#132">[ thread ]</a>
+ <a href="subject.html#132">[ subject ]</a>
+ <a href="author.html#132">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>