TCP socket(server) and client(consumer) modules using the UCI packet format for communication. Primary a dependent of the UCI base module
 
Go to file
David Kebler 0290ec99a7 changing to esm .mjs module from .js using @std/esm 2018-01-08 13:04:32 -08:00
.eslintrc.js initial commit 2017-12-21 15:50:05 -08:00
.gitignore initial commit 2017-12-21 15:50:05 -08:00
.npmignore initial commit 2017-12-21 15:50:05 -08:00
.travis.yml initial commit 2017-12-21 15:50:05 -08:00
package-lock.json changing to esm .mjs module from .js using @std/esm 2018-01-08 13:04:32 -08:00
package.json changing to esm .mjs module from .js using @std/esm 2018-01-08 13:04:32 -08:00
readme.md changing to esm .mjs module from .js using @std/esm 2018-01-08 13:04:32 -08:00
test.mjs changing to esm .mjs module from .js using @std/esm 2018-01-08 13:04:32 -08:00

readme.md

Native ESM Testing

npm start

esm module loader testing for module written with es modules but using .js as it was meant to be transpiled