Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Problems with beaker.hyperdrive.writeFile and beaker.peersockets when inside an <iframe> #11

Open
1 of 3 tasks
sentamalin opened this issue Aug 6, 2020 · 0 comments
Open
1 of 3 tasks

Comments

@sentamalin
Copy link
Owner

Inside of an <iframe> in an application like Beakermentions:

  • beaker.hyperdrive.readFile - Endpoint in <iframe> can read .webmention files and successfully checks if mentions exist before adding or deleting (when sending/deleting mentions) or just returning all mentions (when getting mentions)
  • beaker.hyperdrive.writeFile - Fails with an Uncaught Exception error; no other information is given in the console
  • beaker.peersockets - I don't know if anything's going on with it. No peers are being logged in the console as leaving or joining, even when peer join/leave events are logged in the console when an endpoint is opened in a new tab

Effectively, this means that applications can ask endpoints to get mentions, and can know if a mention will succeed, but no write operations can happen, and no peers are successfully asked. It's unclear what's exactly causing this behavior--me, or Beaker Browser. I will assume it's something I'm doing wrong for now, but with no information I'm a bit stuck.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant