0.0.8 • Published 5 years ago

mopidy-es6-ws v0.0.8

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

Mopidy ES6 + WS

Forked to add WS as a dependancy, allowing it to be used on a node server. All credit for 99.99999% of the work on this project should go to the original author.

The library was made as I had some conflicts with the dependencies of mopidy.js, which this library is heavily based off of.

Installation

npm install mopidy-es6

Using the library

import Mopidy from 'mopidy-es6';

var mopidy = new Mopidy('ws://localhost:6680/mopidy/ws/');
0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago