summaryrefslogtreecommitdiffstats
path: root/talks/gun-2.0/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'talks/gun-2.0/index.html')
-rw-r--r--talks/gun-2.0/index.html2
1 files changed, 1 insertions, 1 deletions
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>