summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_build/static/talks/gun-2.0/index.html2
-rw-r--r--talks/gun-2.0/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/_build/static/talks/gun-2.0/index.html b/_build/static/talks/gun-2.0/index.html
index 240563fc..d7efd47e 100644
--- a/_build/static/talks/gun-2.0/index.html
+++ b/_build/static/talks/gun-2.0/index.html
@@ -215,7 +215,7 @@ Ref3 = gun:get(Pid, "/"),
<ul>
<li>Currently being worked on</li>
<li>Similar to CONNECT</li>
- <li>Open connection to Socks server using <code>gun_socks</code></li>
+ <li>Open connection to server using <code>socks</code> protocol</li>
<li>Options determine where to connect next</li>
<li>Exotic scenarios: Socks -&gt; CONNECT -&gt; Socks -&gt; ...</li>
<li>Support Socks4a, Socks5</li>
diff --git a/talks/gun-2.0/index.html b/talks/gun-2.0/index.html
index 240563fc..d7efd47e 100644
--- a/talks/gun-2.0/index.html
+++ b/talks/gun-2.0/index.html
@@ -215,7 +215,7 @@ Ref3 = gun:get(Pid, "/"),
<ul>
<li>Currently being worked on</li>
<li>Similar to CONNECT</li>
- <li>Open connection to Socks server using <code>gun_socks</code></li>
+ <li>Open connection to server using <code>socks</code> protocol</li>
<li>Options determine where to connect next</li>
<li>Exotic scenarios: Socks -&gt; CONNECT -&gt; Socks -&gt; ...</li>
<li>Support Socks4a, Socks5</li>