test/e2e: add compatibility test suite for wire protocol version negotiation

This commit is contained in:
fatedier
2026-04-27 18:23:03 +08:00
parent cef71fb949
commit f624737198
5 changed files with 425 additions and 3 deletions

1
.gitignore vendored
View File

@@ -18,6 +18,7 @@ release/
test/bin/
vendor/
lastversion/
.cache/
dist/
.idea/
.vscode/