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/2013-September/000230.html | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 _build/static/archives/extend/2013-September/000230.html (limited to '_build/static/archives/extend/2013-September/000230.html') diff --git a/_build/static/archives/extend/2013-September/000230.html b/_build/static/archives/extend/2013-September/000230.html new file mode 100644 index 00000000..365029b4 --- /dev/null +++ b/_build/static/archives/extend/2013-September/000230.html @@ -0,0 +1,76 @@ + + + + [99s-extend] how to send a message to all connections in cowboy + + + + + + + + + + +

[99s-extend] how to send a message to all connections in cowboy

+ akonsu + akonsu at gmail.com +
+ Mon Sep 16 15:50:22 CEST 2013 +

+
+ +
Hello,
+
+this is somewhat similar to what someone else has asked:
+http://lists.ninenines.eu:81/archives/extend/2013-August/000224.html
+
+I am new to cowboy, I have a process that runs alongside a cowboy server
+and this process needs to periodically send text to all http clients
+connected to the cowboy server. My goal is to have a streaming connection
+for each http client so that I could stream text to them from my process.
+how is this done?
+
+Thanks!
+Konstantin
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: <http://lists.ninenines.eu/archives/extend/attachments/20130916/dedbf486/attachment.html>
+
+ + +
+

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