summaryrefslogtreecommitdiffstats
path: root/articles/gun-1.0.0-rc.1/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-06-13 09:54:12 +0200
committerLoïc Hoguin <[email protected]>2018-06-13 09:54:12 +0200
commit92b54aacc0de5446dd5497c39897b0bbff72e626 (patch)
treec3a98cfec636d1271f5804e5c19b35b208bba00d /articles/gun-1.0.0-rc.1/index.html
parent8b5c3dc972b99f174750123c9e4abc96259c34a9 (diff)
downloadninenines.eu-92b54aacc0de5446dd5497c39897b0bbff72e626.tar.gz
ninenines.eu-92b54aacc0de5446dd5497c39897b0bbff72e626.tar.bz2
ninenines.eu-92b54aacc0de5446dd5497c39897b0bbff72e626.zip
Rebuild using Asciideck
Diffstat (limited to 'articles/gun-1.0.0-rc.1/index.html')
-rw-r--r--articles/gun-1.0.0-rc.1/index.html45
1 files changed, 10 insertions, 35 deletions
diff --git a/articles/gun-1.0.0-rc.1/index.html b/articles/gun-1.0.0-rc.1/index.html
index f0b4664b..9521c7ea 100644
--- a/articles/gun-1.0.0-rc.1/index.html
+++ b/articles/gun-1.0.0-rc.1/index.html
@@ -69,41 +69,16 @@
</p>
</header>
-<div class="paragraph"><p>Gun <code>1.0.0-rc.1</code> has been released!</p></div>
-<div class="paragraph"><p>Gun is an HTTP/1.1, HTTP/2 and Websocket client
-for Erlang/OTP.</p></div>
-<div class="paragraph"><p>Gun provides an asynchronous interface and will
-keep the connection open to the server, reconnecting
-as necessary.</p></div>
-<div class="paragraph"><p>Gun has existed for many years as the test client
-for Cowboy and is now mature enough to receive a
-proper version. Gun is battle tested by customers
-and other users but is not the most well tested
-client there is.</p></div>
-<div class="paragraph"><p>This release candidate differs from previous tags
-in the way Websocket-related messages are handled:
-the <code>gun_ws_upgrade</code> message is now <code>gun_upgrade</code>,
-and the <code>gun_ws</code> message has an extra element. The
-dependency on Ranch has also been removed. In
-addition some undocumented features have been
-modified; they will be documented in future
-releases.</p></div>
-<div class="paragraph"><p>I have given the Cowboy treatment to the Gun manual:
-a separate page per function call with all kind
-of useful information, including examples. Since
-Gun provides an asynchronous interface, each message
-also has a separate manual page. Check it out:
-<a href="https://ninenines.eu/docs/en/gun/1.0/manual/">https://ninenines.eu/docs/en/gun/1.0/manual/</a></p></div>
-<div class="paragraph"><p>Gun 1.0 will be released once customers projects
-are updated and I confirm everything works as intended.</p></div>
-<div class="paragraph"><p>You can donate to this project via
-<a href="https://salt.bountysource.com/teams/ninenines">BountySource</a>.
-These funds are used to pay for additional servers for
-testing. A new server was added last month and allows
-me to test with additional Linux distributions Alpine,
-CentOS and Debian. Thanks in advance!</p></div>
-<div class="paragraph"><p>As usual, feedback is appreciated, and issues or
-questions should be sent via Github tickets. Thanks!</p></div>
+<p>Gun <code>1.0.0-rc.1</code> has been released!</p>
+<p>Gun is an HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.</p>
+<p>Gun provides an asynchronous interface and will keep the connection open to the server, reconnecting as necessary.</p>
+<p>Gun has existed for many years as the test client for Cowboy and is now mature enough to receive a proper version. Gun is battle tested by customers and other users but is not the most well tested client there is.</p>
+<p>This release candidate differs from previous tags in the way Websocket-related messages are handled: the <code>gun_ws_upgrade</code> message is now <code>gun_upgrade</code>, and the <code>gun_ws</code> message has an extra element. The dependency on Ranch has also been removed. In addition some undocumented features have been modified; they will be documented in future releases.</p>
+<p>I have given the Cowboy treatment to the Gun manual: a separate page per function call with all kind of useful information, including examples. Since Gun provides an asynchronous interface, each message also has a separate manual page. Check it out: <a href="https://ninenines.eu/docs/en/gun/1.0/manual/">https://ninenines.eu/docs/en/gun/1.0/manual/</a></p>
+<p>Gun 1.0 will be released once customers projects are updated and I confirm everything works as intended.</p>
+<p>You can donate to this project via <a href="https://salt.bountysource.com/teams/ninenines">BountySource</a>. These funds are used to pay for additional servers for testing. A new server was added last month and allows me to test with additional Linux distributions Alpine, CentOS and Debian. Thanks in advance!</p>
+<p>As usual, feedback is appreciated, and issues or questions should be sent via Github tickets. Thanks!</p>
+
</article>
</div>