cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Prevent user from opening 2 or more tabs of the same Seashell instance #793

Open e45lee opened 7 years ago

e45lee commented 7 years ago

This will be useful: https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API One can use this to detect if there is another Seashell instance running.