Browse Source

Add gun to the packages

Loïc Hoguin 11 years ago
parent
commit
253d8ac3ab
2 changed files with 2 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt

+ 1 - 0
packages.v1.tsv

@@ -4,6 +4,7 @@ cowlib	https://github.com/extend/cowlib	http://ninenines.eu	Support library for
 erlydtl	https://github.com/evanmiller/erlydtl	https://code.google.com/p/erlydtl/	ErlyDTL compiles Django Template Language to Erlang bytecode.
 farwest_core	https://github.com/extend/farwest_core	http//ninenines.eu	Modern web application development platform.
 farwest_ui	https://github.com/extend/farwest_ui	http://ninenines.eu	Development and administration UI for Farwest.
+gun	https://github.com/extend/gun	http//ninenines.eu	Asynchronous SPDY, HTTP and Websocket client written in Erlang.
 jsx	https://github.com/talentdeficit/jsx	https://github.com/talentdeficit/jsx	An Erlang application for consuming, producing and manipulating JSON.
 ranch	https://github.com/extend/ranch	http://ninenines.eu	Socket acceptor pool for TCP protocols.
 sheriff	https://github.com/extend/sheriff	http://ninenines.eu	Parse transform for type based validation.

+ 1 - 0
packages.v1.txt

@@ -4,6 +4,7 @@ cowlib	https://github.com/extend/cowlib	http://ninenines.eu	Support library for
 erlydtl	https://github.com/evanmiller/erlydtl	https://code.google.com/p/erlydtl/	ErlyDTL compiles Django Template Language to Erlang bytecode.
 farwest_core	https://github.com/extend/farwest_core	http//ninenines.eu	Modern web application development platform.
 farwest_ui	https://github.com/extend/farwest_ui	http://ninenines.eu	Development and administration UI for Farwest.
+gun	https://github.com/extend/gun	http//ninenines.eu	Asynchronous SPDY, HTTP and Websocket client written in Erlang.
 jsx	https://github.com/talentdeficit/jsx	https://github.com/talentdeficit/jsx	An Erlang application for consuming, producing and manipulating JSON.
 ranch	https://github.com/extend/ranch	http://ninenines.eu	Socket acceptor pool for TCP protocols.
 sheriff	https://github.com/extend/sheriff	http://ninenines.eu	Parse transform for type based validation.