sdc-pubsub first commit 65/56865/2
authorIdan Amit <ia096e@intl.att.com>
Thu, 19 Jul 2018 09:05:50 +0000 (12:05 +0300)
committerIdan Amit <ia096e@intl.att.com>
Thu, 19 Jul 2018 10:30:34 +0000 (13:30 +0300)
commita2c544de543343ad4135f0419f1548ed1cf502cb
treea89bfc6b50a322a2411fd4941c3afe1f57474471
parent5c580897a8a46398876dd40ae58758663eed52d9
sdc-pubsub first commit

Committed sdc-pubsub code for the first time to LF repo

Change-Id: I1e26f7fe8b2f1747169e3101e0705d1c89d3f56b
Issue-ID: SDC-1537
Signed-off-by: Idan Amit <ia096e@intl.att.com>
13 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
.npmignore [new file with mode: 0644]
LICENSE.TXT [new file with mode: 0644]
README.md [new file with mode: 0644]
index.ts [new file with mode: 0644]
lib/base-pubsub.ts [new file with mode: 0644]
lib/plugin-pubsub.ts [new file with mode: 0644]
package.json [new file with mode: 0644]
tsconfig.json [new file with mode: 0644]
version.properties [new file with mode: 0644]
webpack.config.js [new file with mode: 0644]