UNPKG

kevoree-group-websocket

Version:

A Kevoree group that uses WebSocket to transfer models

15 lines (14 loc) 340 B
//var ktest = require('kevoree-test'); // // //describe('Kevoree WSGroup bootstrap', function () { // ktest.bootstrap('node0', 'sync', path.resolve('kevs', 'main.kevs'), function (err, model) { // if (err) { // throw err; // } // //// ktest.attribute('sync', 'node0', 'port', '80'); // // }); //}); //