dueljs icon indicating copy to clipboard operation
dueljs copied to clipboard

Consider using Broadcast Channel API instead of this project

Open alex-reach opened this issue 3 years ago • 1 comments

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 avatar Oct 26 '22 09:10 alex-reach

@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

studentIvan avatar Dec 12 '22 00:12 studentIvan