Multiplayer Piano: Difference between revisions

From MPP Wiki
Jump to: navigation, search
(Created page with "'''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.")
 
No edit summary
 
Line 1: Line 1:
'''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.
'''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.

Latest revision as of 08:49, 20 March 2024

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.