summaryrefslogtreecommitdiffstats
path: root/articles/gun-1.0.0-rc.1/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/gun-1.0.0-rc.1/index.html')
-rw-r--r--articles/gun-1.0.0-rc.1/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/articles/gun-1.0.0-rc.1/index.html b/articles/gun-1.0.0-rc.1/index.html
index b61ec20b..01e7dad7 100644
--- a/articles/gun-1.0.0-rc.1/index.html
+++ b/articles/gun-1.0.0-rc.1/index.html
@@ -76,7 +76,7 @@
<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>You can donate to this project via <a href="https://github.com/sponsors/essen">GitHub Sponsors</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>
@@ -90,6 +90,10 @@
+ <li><a href="https://ninenines.eu/articles/github-sponsors/">GitHub Sponsors</a></li>
+
+
+
<li><a href="https://ninenines.eu/articles/cowboy-2.7.0/">Cowboy 2.7</a></li>