Skip to content

Crashpad custom transport #370

@Jake-Shadle

Description

@Jake-Shadle

We've managed to keep our codebase clean from openssl for a while now, but unfortunately, using sentry-native's crashpad backend forces us to have the development libs installed on linux, even when we are using a custom transport. I don't know how hard it would be (not super familiar with the crashpad codebase), but having the ability to disable all of the HTTP transport code in crashpad_handler and change sentry-native to allow it to read the crash database created by crashpad so that it could invoke whatever custom transport was being used to do the upload would be really nice to have.

(I had thought there was already an issue open about this but I couldn't find it)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions