Rust-WebSocket ( Unstable)

Warning: These results are for the example client and server provided with Rust-WebSocket. Your own client/server written using this library may not be compliant.

About These Tests

These tests are from the Autobahn TestSuite, and verify the client and server implementations found in examples/autobahn-client.rs and examples/autobahn-server.rs respectively.

They test various use and edge cases, and how well the library conforms to the WebSocket specification.

These test results are generated automatically by Travic CI whenever a change is made to the library.

Results

Client

Full, detailed client implementation test results can be found here.

Server

Full, detailed server implementation test results can be found here.