Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 828 Bytes

README.asciidoc

File metadata and controls

29 lines (19 loc) · 828 Bytes

Gun

Gun is an Erlang HTTP client with support for HTTP/1.1, SPDY and Websocket.

Goals

Gun aims to provide an easy to use client compatible with HTTP, SPDY and Websocket.

Gun is always connected. It will maintain a permanent connection to the server, reopening it as soon as the server closes it, saving time for the requests that come in.

All connections are supervised automatically, allowing developers to focus on writing their code without worrying.

Sponsors

The project is currently sponsored by Kato.im and Sameroom.

The SPDY implementation was sponsored by LeoFS Cloud Storage.

Support