add basic functionality

This commit is contained in:
2017-01-29 20:50:36 +01:00
parent 7c7f2f8b90
commit 78b5412630
27 changed files with 210 additions and 160 deletions

View File

@@ -1,2 +1,2 @@
export * from './smartipc.classes.ipcmaster'
export * from './smartipc.classes.ipcchild'
export * from './smartipc.classes.thread'
export * from './smartipc.classes.threadfunction'