aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-17 12:24:02 +0300
committerLoïc Hoguin <[email protected]>2015-05-17 12:24:02 +0300
commit5195492cdbd88d8a30df50a116d7e5cd2ad7b58c (patch)
tree4e5b8df1db55a17385c3361452ee61e1924febbf /packages.v1.txt
parent5b38f3851e55d300e285f32ffbe7f8aa6993a934 (diff)
downloaderlang.mk-5195492cdbd88d8a30df50a116d7e5cd2ad7b58c.tar.gz
erlang.mk-5195492cdbd88d8a30df50a116d7e5cd2ad7b58c.tar.bz2
erlang.mk-5195492cdbd88d8a30df50a116d7e5cd2ad7b58c.zip
Add package mongooseim to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index 6bbd173..f0bf2c9 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -90,6 +90,7 @@ mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constr
mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers.
modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
mongodb https://github.com/comtihon/mongodb-erlang https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang
+mongooseim https://github.com/esl/MongooseIM https://www.erlang-solutions.com/products/mongooseim-massively-scalable-ejabberd-platform Jabber / XMPP server with focus on performance and scalability, by Erlang Solutions
msgpack https://github.com/msgpack/msgpack-erlang https://github.com/msgpack/msgpack-erlang MessagePack (de)serializer implementation for Erlang
mustache https://github.com/mojombo/mustache.erl https://github.com/mojombo/mustache.erl Mustache template engine for Erlang.
mysql https://github.com/dizzyd/erlang-mysql-driver https://github.com/dizzyd/erlang-mysql-driver Erlang MySQL Driver (from code.google.com)