released version v0.0.3

This commit is contained in:
Kevin Jahns 2014-08-14 14:50:12 +02:00
parent 2f0d902b1a
commit 6bbee4ef40

View File

@ -1,6 +1,7 @@
#
# @param {Function} callback The callback is called when the connector is initialized.
# @param {String} initial_user_id Optional. You can set you own user_id (since the ids of duiclient are not always unique)
#
createIwcConnector = (callback, initial_user_id)->
iwcHandler = {}