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

Autobahn test validation #2

Merged
merged 53 commits into from
Feb 20, 2024
Merged

Autobahn test validation #2

merged 53 commits into from
Feb 20, 2024

Conversation

thebehera
Copy link
Contributor

Changes and proof that the websocket library passes the autobahn test suite

This does NOT wire it into the build process. That's something I still need to figure it out but regardless this library is much more reliable. Currently it passes everything <= case 10.1.1. The other cases are mainly for compression which is still a TODO.

@thebehera
Copy link
Contributor Author

The source code for executing the test can be found here: https://github.com/DitchOoM/websocket/blob/72bd2994d9155ba43018ac56fb1f38f77ccc5299/src/commonTest/kotlin/com/ditchoom/websocket/WebSocketAutobahnTests.kt

It requires setting up docker with the autobahn test suite running, which requires some work with CI before I can implement it in this repo

@thebehera thebehera merged commit 57e64a7 into main Feb 20, 2024
3 checks passed
@thebehera thebehera deleted the autobahn-test-validation branch February 20, 2024 02:24
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