jdachtera / node-rtpmidi

A node js implementation of Apples Network Midi Protocol.
92 stars 17 forks source link

Add: Emit event when data channel is established. #16

Closed ryoyakawai closed 7 years ago

ryoyakawai commented 7 years ago

It is better to add feature to emit event when data channel is established. MIDI message is not able to send until data channel is established, so it is important to know for client when it is really established.