aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 923fefee56def01288912e6ab8ad15cca0fc9045 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Gun
===

Gun is an asynchronous SPDY, HTTP and Websocket client.

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
the developer to focus on writing his code without worrying.

Sponsors
--------

The project is currently sponsored by
[Kato.im](https://kato.im) and [Sameroom](https://sameroom.io).

The SPDY implementation was sponsored by
[LeoFS Cloud Storage](http://www.leofs.org).

Support
-------

 *  Official IRC Channel: #ninenines on irc.freenode.net
 *  [Mailing Lists](http://lists.ninenines.eu)
 *  [Commercial Support](http://ninenines.eu/support)