Skip to content

[Feature] Support email workers using Rust #732

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

Open
1 task done
rkedward opened this issue May 21, 2025 · 1 comment
Open
1 task done

[Feature] Support email workers using Rust #732

rkedward opened this issue May 21, 2025 · 1 comment

Comments

@rkedward
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

Can we have support for email workers? I searched the docs and web can't find any examples how process emails using email workers in Rust.

@rkedward rkedward changed the title [Feature] <title> [Feature] Support email workers using Rust May 21, 2025
@devnull03
Copy link

There is a PR #715 that is implementing this feature, it just hasn't been approved yet. I also wanted to use email worker, so I have the fork added as a git submodule (changed to the feature branch) in my repo and changed the Cargo.toml accordingly to use the local crate.

[dependencies]
worker = { path = "../workers-rs/worker", features=['http'] }
worker-macros = { path = "../workers-rs/worker-macros", features=['http'] }

(Your folder paths will be different probably)

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

No branches or pull requests

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy