xebra-communicator

Communication helper for Xebra.js

Usage no npm install needed!

<script type="module">
  import xebraCommunicator from 'https://cdn.skypack.dev/xebra-communicator';
</script>

README

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

gt; yarn run build

License

MIT