Developed a real-time code editor using WebSocket that enables multiple users to code collaboratively and solve problems together. Created a unique room id system to allow users to create/join a room and the communication between all users in a room will be in sync in real time.
https://sk7-realtime-code-editor.herokuapp.com/