aboutsummaryrefslogblamecommitdiffstats
path: root/README.md
blob: fef5da43f1b351345fcfe052f9da47df8c9626b4 (plain) (tree)























                                                             
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.

Support
-------

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