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

RequestContext with associatedtype Source #64

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Conversation

adam-fowler
Copy link
Member

No description provided.

Package.swift Outdated
@@ -12,7 +12,7 @@ let package = Package(
.library(name: "HummingbirdWSCompression", targets: ["HummingbirdWSCompression"]),
],
dependencies: [
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0-beta.5"),
.package(url: "https://github.com/hummingbird-project/hummingbird.git", branch: "main"),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to set before merging

@adam-fowler adam-fowler requested a review from Joannis June 15, 2024 14:30
@adam-fowler adam-fowler merged commit 1352aa2 into main Jun 17, 2024
3 of 4 checks passed
@adam-fowler adam-fowler deleted the context-source branch June 17, 2024 09:58
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