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

Add helper methods to provide a single clone server only context #3483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Jan 2, 2025

The launch builder has several different variants of context provider methods for thread local context, and clone context. This PR adds similar methods to the server config for server-only context. It also adds examples of server only context created inside of the tokio runtime as doc examples in these methods

@ealmloff ealmloff added enhancement New feature or request fullstack related to the fullstack crate labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fullstack related to the fullstack crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant