Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use IPC bridge for fs relating to responses #8311

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Jan 22, 2025

Motivation: it was identified in an earlier PR to reduce the complexity of the getBodyBuffer and some of the workarounds build to wrap it.

Approach: remove it and any wrappers, replace with fs readFile and a main bridge in the renderer.

TODO:

  • replace getBodyBuffer
  • fix runner and pre-req stuff
  • fix types

@jackkav jackkav changed the title Feature/ins-3621-revamp-getbodybuffer-for-reading-response use IPC bridge for fs relating to responses Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant