6

Don't you love it when the docs say that RTCDataChannel is a transferable object and then you try to send it to a service worker and your browser tells you it isn't transferable

I hecking looove web development 😇🔫

Comments
  • 4
    I love it when docs and code comments lie about the code.
  • 3
    this is why I don't write docs
  • 3
    what why isn't it?! It exposes interactions similar to MessagePort but even less exploitable because of the delay
Add Comment