summaryrefslogtreecommitdiffstats
path: root/_build/static/archives/extend/2015-April/000530.html
blob: 1285025d38d6d4c02293afdc708acfaf3ad08978 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
 <HEAD>
   <TITLE> [99s-extend] cowboy_websocket_handler
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20cowboy_websocket_handler&In-Reply-To=%3C5538B37B.6080501%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="000529.html">
   
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[99s-extend] cowboy_websocket_handler</H1>
    <B>Lo&#239;c Hoguin</B> 
    <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20cowboy_websocket_handler&In-Reply-To=%3C5538B37B.6080501%40ninenines.eu%3E"
       TITLE="[99s-extend] cowboy_websocket_handler">essen at ninenines.eu
       </A><BR>
    <I>Thu Apr 23 10:55:23 CEST 2015</I>
    <P><UL>
        <LI>Previous message: <A HREF="000529.html">[99s-extend] cowboy_websocket_handler
</A></li>
        
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#530">[ date ]</a>
              <a href="thread.html#530">[ thread ]</a>
              <a href="subject.html#530">[ subject ]</a>
              <a href="author.html#530">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>It's a simple function call.

Assuming the variable Handler contains the name of the module, it's just 
doing Handler:websocket_info(Info, Req, State) and then checks the 
return value.

On 04/23/2015 12:39 AM, Samir Sow wrote:
&gt;<i> Thanks.
</I>&gt;<i> Still i can&#8217;t figure out how you manage the data transmission from/to handler via the websocket_handle() and websocket_info() function.
</I>&gt;<i>
</I>&gt;<i> Samir
</I>&gt;<i>
</I>&gt;&gt;<i> On 22 avr. 2015, at 23:18, Lo&#239;c Hoguin &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>&gt; wrote:
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Hello,
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> On 04/22/2015 11:56 PM, Samir Sow wrote:
</I>&gt;&gt;&gt;<i> I would like to learn more about the cowboy_xxxx_handler for instance the cowboy_websocket_handler  :
</I>&gt;&gt;&gt;<i> -  is it an OTP gen_ instance ?
</I>&gt;&gt;&gt;<i> - how/where the websocket_handle() is called ?
</I>&gt;&gt;&gt;<i> - how websocket_info() relates to the Transport:send() operation and where/how this latter function is called?
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> I  could not find the cowboy_websocket_handler behavior in the src dir. I guess i&#8217;ve missed something.
</I>&gt;&gt;&gt;<i> The code is clean but difficult to decipher by a erlang padawan like me.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Presumably you are looking in master. cowboy_websocket does that in master now. cowboy_websocket_handler is in Cowboy 1.0.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> --
</I>&gt;&gt;<i> Lo&#239;c Hoguin
</I>&gt;&gt;<i> <A HREF="http://ninenines.eu">http://ninenines.eu</A>
</I>&gt;<i>
</I>
-- 
Lo&#239;c Hoguin
<A HREF="http://ninenines.eu">http://ninenines.eu</A>
</PRE>

<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000529.html">[99s-extend] cowboy_websocket_handler
</A></li>
	
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#530">[ date ]</a>
              <a href="thread.html#530">[ thread ]</a>
              <a href="subject.html#530">[ subject ]</a>
              <a href="author.html#530">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>