Skip to content

Perms with local isolation #80

@jmlnik

Description

@jmlnik

Trying to open a WebSocket while using a local isolation throws an error given the Deno isolate has no perms. Using no isolation addressed the issue but renders the development process pretty tedious without hot reloading.

Our use case uses WebSockets to communicate with our database (neon.tech).

I tried to make sense of the code to offer a PR but gave up pretty quickly. I'd be happy to have another crack with some guidance.

I would've thought that allowing some perms to be passed to the Deno isolate would make sense, potentially using the .denoflare config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions