Skip to content
/ gun Public
forked from ninenines/gun

Asynchronous SPDY, HTTP and Websocket client written in Erlang.

License

Notifications You must be signed in to change notification settings

enewhuis/gun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 development of the Gun project is sponsored by LeoFS Cloud Storage.

Support

About

Asynchronous SPDY, HTTP and Websocket client written in Erlang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published