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

Implement support for ZIO HTTP 3.0.0 #4034

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

calvinlfer
Copy link
Contributor

There seems to have been a couple of API changes

Note: We are now relying on a protected API to get ChannelFactory[ServerChannel] for tests since this seems to have changed

@calvinlfer
Copy link
Contributor Author

Sorry I referred to RC9's implementation instead of RC8's which is here:
https://github.com/zio/zio-http/blob/v3.0.0-RC8/zio-http/shared/src/main/scala/zio/http/Route.scala#L311-L316

However, it seems to be the same

@adamw
Copy link
Member

adamw commented Sep 11, 2024

Awesome, thanks!

@adamw adamw merged commit 597415c into softwaremill:master Sep 11, 2024
26 checks passed
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