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

Remove support for stream-delimited wire protocols #1934

Closed
corverroos opened this issue Mar 27, 2023 · 1 comment
Closed

Remove support for stream-delimited wire protocols #1934

corverroos opened this issue Mar 27, 2023 · 1 comment
Labels
protocol Protocol Team tickets

Comments

@corverroos
Copy link
Contributor

corverroos commented Mar 27, 2023

🎯 Problem to be solved

We are migrating libp2p to length-delimited wire protocols, see #1884. v0.16 supports both stream AND length delimited protocols.

The need to complete the migration after the v0.16 release by removing support for stream-delimited protocols (and thereby v0.15).

@corverroos
Copy link
Contributor Author

Reopening since this needs to be done in v0.17.0

obol-bulldozer bot pushed a commit that referenced this issue Jun 22, 2023
Removes support for legacy stream delimited libp2p protocols. Only support length-delimited protocols.

category: refactor
ticket: #1934
xenowits pushed a commit that referenced this issue Jun 26, 2023
Removes support for legacy stream delimited libp2p protocols. Only support length-delimited protocols.

category: refactor
ticket: #1934
obol-bulldozer bot pushed a commit that referenced this issue Jun 30, 2023
Reverts #2350 

category: refactor
ticket: #1934
obol-bulldozer bot pushed a commit that referenced this issue Aug 1, 2023
Removes support for legacy stream delimited libp2p protocols. Only support length-delimited protocols.
Note: this PR is clone of #2350 

category: refactor
ticket: #1934
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol Protocol Team tickets
Projects
None yet
Development

No branches or pull requests

1 participant