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

Pin tokio-tungstenite to compatible version with tonic 0.11 #167

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

KOBA789
Copy link
Member

@KOBA789 KOBA789 commented Apr 19, 2024

概要

tokio-tungstenite を tonic v0.11 と互換性のあるバージョンに固定します。

変更の意図や背景

hyperium/tonic#1579 という事情があり、tonic は hyper 1.0 や axum 0.7 系の世界に追従するのに苦戦している。
当面は hyper 0.14 や axum 0.6 系でやっていく。

発端となる Issue

関連: #164
通らなくて困っているビルドがある PR: #159

@KOBA789 KOBA789 requested a review from sksat as a code owner April 19, 2024 14:15
@KOBA789 KOBA789 added this pull request to the merge queue Apr 19, 2024
Merged via the queue into main with commit 44d09f5 Apr 19, 2024
4 checks passed
@KOBA789 KOBA789 deleted the pin-tungstenite-ver branch April 19, 2024 14:19
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.

1 participant