Web-Multi-Media / multi-web-audio-sequencer

Web collaborative step sequencer
https://labs.freesound.org/sequencer
GNU General Public License v3.0
10 stars 2 forks source link

Add Chat functionality #25

Closed DerouineauNicolas closed 6 years ago

DerouineauNicolas commented 6 years ago

This PR introduces the chat feature in multi-web-audio-sequencer. Everything is based on the socket IO example located at https://github.com/socketio/socket.io/tree/master/examples/chat.

Design needs to be improved (Force container size, ....).

DerouineauNicolas commented 6 years ago

Will be merged through commit 363552e0a68ed014844ea395fb0b00432b18a01c.