webmidi
WEBMIDI.js makes it easy to talk to MIDI instruments from a browser or from Node.js. It simplifies the control of external or virtual MIDI instruments with functions such as playNote(), sendPitchBend(), sendControlChange(), etc. It also allows reacting to
p2p-data-channel
Peer-to-peer (P2P) data channel over WebRTC and a signaling channel on the browser
@thi.ng/csp
Primitives & operators for Communicating Sequential Processes based on async/await and async iterables
peer-webrtc
peer-webrtc simplifies the implementation of WebRTC connections by providing a straightforward API for establishing peer-to-peer communication. Ideal for developers looking to integrate real-time audio, video, and data channels into their applications wit
@thi.ng/fibers
Process hierarchies & operators for cooperative multitasking