summaryrefslogtreecommitdiffstats
path: root/_build/static/archives/extend/2015-January/000490.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-08-29 12:39:49 +0200
committerLoïc Hoguin <[email protected]>2016-08-29 12:40:03 +0200
commitc807880f7ac73f813b2660ea81a00f7712a4e793 (patch)
treeba1d09e9b177f230665a80513b33fbd532000ce4 /_build/static/archives/extend/2015-January/000490.html
parentb1df25a7d9cda697513650659b781b55b40898f8 (diff)
downloadninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.gz
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.bz2
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.zip
Add old mailing list archives
Diffstat (limited to '_build/static/archives/extend/2015-January/000490.html')
-rw-r--r--_build/static/archives/extend/2015-January/000490.html90
1 files changed, 90 insertions, 0 deletions
diff --git a/_build/static/archives/extend/2015-January/000490.html b/_build/static/archives/extend/2015-January/000490.html
new file mode 100644
index 00000000..b8782f15
--- /dev/null
+++ b/_build/static/archives/extend/2015-January/000490.html
@@ -0,0 +1,90 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] websocket over ssl
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20websocket%20over%20ssl&In-Reply-To=%3C54B14513.3090804%40bestmx.net%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="000487.html">
+ <LINK REL="Next" HREF="000488.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] websocket over ssl</H1>
+ <B>e at bestmx.net</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20websocket%20over%20ssl&In-Reply-To=%3C54B14513.3090804%40bestmx.net%3E"
+ TITLE="[99s-extend] websocket over ssl">e at bestmx.net
+ </A><BR>
+ <I>Sat Jan 10 16:28:19 CET 2015</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000487.html">[99s-extend] websocket over ssl
+</A></li>
+ <LI>Next message: <A HREF="000488.html">[99s-extend] websocket over ssl
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#490">[ date ]</a>
+ <a href="thread.html#490">[ thread ]</a>
+ <a href="subject.html#490">[ subject ]</a>
+ <a href="author.html#490">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>thanx again.
+now everything &quot;magically&quot; works :)
+
+
+On 01/10/2015 03:34 PM, Lo&#239;c Hoguin wrote:
+&gt;<i> Just kernel, stdlib, ssl, cowboy should be enough. Order does not matter
+</I>&gt;<i> I think.
+</I>&gt;<i>
+</I>&gt;<i> On 01/10/2015 03:28 PM, <A HREF="https://lists.ninenines.eu/listinfo/extend">e at bestmx.net</A> wrote:
+</I>&gt;&gt;&gt;<i> In Cowboy, use start_https instead of start_http.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> thanx! it makes a lot of sense for me.
+</I>&gt;&gt;<i> tell me please what deps should be declared in the .app file?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> is the following correct?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> {applications, [
+</I>&gt;&gt;<i> kernel,
+</I>&gt;&gt;<i> stdlib,
+</I>&gt;&gt;<i> crypto,
+</I>&gt;&gt;<i> public_key,
+</I>&gt;&gt;<i> ssl,
+</I>&gt;&gt;<i> cowboy
+</I>&gt;&gt;<i> ]},
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> does the order matters?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> (i borrowed that from the internet without deep understanding of the
+</I>&gt;&gt;<i> roles of each app on the list)
+</I>&gt;<i>
+</I></PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000487.html">[99s-extend] websocket over ssl
+</A></li>
+ <LI>Next message: <A HREF="000488.html">[99s-extend] websocket over ssl
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#490">[ date ]</a>
+ <a href="thread.html#490">[ thread ]</a>
+ <a href="subject.html#490">[ subject ]</a>
+ <a href="author.html#490">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>