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.
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
XebraCommunicator is written in ES6. In order to generate the ES5 lib version please run
$> yarn run build