File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ package API is stable.
27
27
### Protocol Compliance
28
28
29
29
The Gorilla WebSocket package passes the server tests in the [ Autobahn Test
30
- Suite] ( http ://autobahn.ws/ testsuite) using the application in the [ examples/autobahn
30
+ Suite] ( https ://github.com/crossbario/autobahn- testsuite) using the application in the [ examples/autobahn
31
31
subdirectory] ( https://github.com/gorilla/websocket/tree/master/examples/autobahn ) .
32
32
33
33
### Gorilla WebSocket compared with other packages
Original file line number Diff line number Diff line change 1
1
# Test Server
2
2
3
- This package contains a server for the [ Autobahn WebSockets Test Suite] ( http ://autobahn.ws/ testsuite) .
3
+ This package contains a server for the [ Autobahn WebSockets Test Suite] ( https ://github.com/crossbario/autobahn- testsuite) .
4
4
5
5
To test the server, run
6
6
You can’t perform that action at this time.
0 commit comments