From c807880f7ac73f813b2660ea81a00f7712a4e793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 29 Aug 2016 12:39:49 +0200 Subject: Add old mailing list archives --- .../archives/extend/2014-November/000476.html | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 _build/static/archives/extend/2014-November/000476.html (limited to '_build/static/archives/extend/2014-November/000476.html') diff --git a/_build/static/archives/extend/2014-November/000476.html b/_build/static/archives/extend/2014-November/000476.html new file mode 100644 index 00000000..56991cf8 --- /dev/null +++ b/_build/static/archives/extend/2014-November/000476.html @@ -0,0 +1,72 @@ + + + + [99s-extend] Websocket frames sequence + + + + + + + + + + +

[99s-extend] Websocket frames sequence

+ e at bestmx.net + e at bestmx.net +
+ Tue Nov 11 01:32:45 CET 2014 +

+
+ +
hi, all
+
+the question is about websocket and cowboy, both.
+
+if i return from a callback the value:
+{reply, [{text,"A"}, {text,"B"}], Req, State}
+
+is it guaranteed that "A" will be received by the client prior to "B" ?
+
+if not, what actually happens? (are they emitted independently or together?)
+
+ + + + +
+

+ +
+More information about the Extend +mailing list
+ -- cgit v1.2.3