Multiplayer Piano

From MPP Wiki
Revision as of 08:49, 20 March 2024 by Hri7566 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Multiplayer Piano is a website founded by Brandon Lockaby and currently owned by jacored. The site features a large 88-key piano with MIDI support and a chat box. It was created in 2012 and ownership was transferred from Brandon to jacored in 2020, after which point, the new ownership change facilitated significant downtime of the server.

Technology

The server was written in JavaScript for the Node.js engine and utilizes Express, an http server package, and ws, a popular WebSocket library.