Message from discussion
airship: an Urban Airship API Wrapper
Received: by 10.52.91.17 with SMTP id ca17mr4255415vdb.1.1330575495166;
Wed, 29 Feb 2012 20:18:15 -0800 (PST)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.220.156.135 with SMTP id x7ls1047674vcw.7.gmail; Wed, 29 Feb
2012 20:17:54 -0800 (PST)
MIME-Version: 1.0
Received: by 10.52.23.193 with SMTP id o1mr631940vdf.14.1330575474343; Wed, 29
Feb 2012 20:17:54 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
james.herd...@gmail.com designates internal as permitted sender)
smtp.mail=james.herd...@gmail.com; dkim=pass
header...@gmail.com
Received: by w9g2000vbv.googlegroups.com with HTTP; Wed, 29 Feb 2012 20:17:54
-0800 (PST)
Date: Wed, 29 Feb 2012 20:17:54 -0800 (PST)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3)
AppleWebKit/535.24 (KHTML, like Gecko) Chrome/19.0.1055.1 Safari/535.24,gzip(gfe)
Message-ID: <d60ac11a-2d37-434d-af4c-011e46ea6820@w9g2000vbv.googlegroups.com>
Subject: [ANN] airship: an Urban Airship API Wrapper
From: James H <james.herd...@gmail.com>
To: nodejs <nodejs@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
I put together an MIT licensed wrapper for the Urban Airship API
called (inventively) "airship": https://github.com/jherdman/airship.
Let me know what you folks think. I'm fairly knew to doing anything
interesting in Node.js, and the evented style of programming. I could
use some feedback.
Thank you,