Skip to content

Latest commit

 

History

History

xebra-communicator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

XebraCommunicator

XebraCommunicator is the underlying communication package for xebra.js and is not intended to be used solely by itself. Please refer to the xebra.js package if you are interested in using the Web enabled communication with Max MSP.

Contribute

Please use the GitHub issue tracker in case you experience any bugs or get in touch for your feature requests. Please make sure to read our Contributing Guide before submitting any changes. Contributing Guide

How to build

XebraCommunicator is written in ES6. In order to generate the ES5 lib version please run

$> yarn run build

License

MIT