dueljs
dueljs copied to clipboard
Consider using Broadcast Channel API instead of this project
As researching cross window communication between Browser-Windows, I stumbled across this project. But I think now it is better to use Broadcast Channel API (https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API).
@alex-reach thanks for feedback, and yes this project is currently frozen. Think I will find the time for maintain soon and check the broadcast api also