This is a node js implementation of Apples Network Midi Protocol aka RTP Midi. It can act as both a session initiator and session listener. I can also detect remote sessions via bonjour/mdns. The recovery journal is not supported at the moment.
- Linting and code standards
- [] Setup testing
- Migrate local implementation of log() to the debug module
- [] Migrate to class syntax
- [] Better setup documentation / cross-platform handling
- [] Review mdns