From bbb6215e6c5f5e9ee0bcbfab5a0343d30c813c2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 26 Sep 2019 14:07:20 +0200 Subject: Update the README --- README.asciidoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.asciidoc') diff --git a/README.asciidoc b/README.asciidoc index 7421830..ef50ec9 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -5,7 +5,8 @@ Gun is an Erlang HTTP client with support for HTTP/1.1, HTTP/2 and Websocket. == Goals Gun aims to provide an *easy to use* client compatible with -HTTP/1.1, HTTP/2 and Websocket. +HTTP/1.1, HTTP/2 and Websocket. Gun can connect through any +combination of Socks and HTTP proxies. Gun is *always connected*. It will maintain a permanent connection to the server, reopening it as soon as the server @@ -17,15 +18,15 @@ developers to focus on writing their code without worrying. == Sponsors The project is currently sponsored by -https://kato.im[Kato.im] and https://sameroom.io[Sameroom]. +https://sameroom.io[Sameroom] and https://pleroma.social/[Pleroma]. The now removed SPDY implementation was sponsored by http://www.leofs.org[LeoFS Cloud Storage]. == Online documentation -* https://ninenines.eu/docs/en/gun/1.3/guide[User guide] -* https://ninenines.eu/docs/en/gun/1.3/manual[Function reference] +* https://ninenines.eu/docs/en/gun/2.0/guide[User guide] +* https://ninenines.eu/docs/en/gun/2.0/manual[Function reference] == Offline documentation -- cgit v1.2.3