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

Core request context storage #473

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

adam-fowler
Copy link
Member

Differentiate between protocols for context and concrete types that are used in protocols
Would need to do this for auth and websocket as well

@adam-fowler adam-fowler changed the base branch from main to context-source June 14, 2024 06:45
@adam-fowler adam-fowler merged commit b2fdf6c into context-source Jun 15, 2024
4 of 5 checks passed
@adam-fowler adam-fowler deleted the core-request-context-storage branch June 15, 2024 09:41
adam-fowler added a commit that referenced this pull request Jun 15, 2024
…469)

* Replace RequestContext initialization parameters with associatedtype

* swift format

* Collapse BaseRequestContext into RequestContext (#474)

* Merge BaseRequestContext and RequestContext into one protocol

* swiftformat

* Add InstantiableRequestContext

* Rename CoreRequestContext to CoreRequestContextStorage (#473)
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.

2 participants