Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet committed Aug 22, 2018
1 parent 7de9b17 commit b004bd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
# WS-RS

Lightweight, event-driven WebSockets for [Rust](http://www.rust-lang.org).
Lightweight, event-driven WebSockets for [Rust](https://www.rust-lang.org).
```rust

/// A WebSocket echo server
Expand Down Expand Up @@ -45,7 +45,7 @@ WS-RS provides a complete implementation of the WebSocket specification. There i
Testing
-------

WS-RS is thoroughly tested and passes the [Autobahn Test Suite](http://autobahn.ws/testsuite/) for
WS-RS is thoroughly tested and passes the [Autobahn Test Suite](https://crossbar.io/autobahn/) for
WebSockets, including the tests for `permessage-deflate`. Visit
[ws-rs.org](https://ws-rs.org/testing/autobahn/results) to view the results of the latest test run.

Expand Down

0 comments on commit b004bd9

Please sign in to comment.