mirror of
https://github.com/actix/examples
synced 2025-02-20 08:20:32 +01:00
Update comment with correct URL. (#433)
This commit is contained in:
parent
e68c836311
commit
e5ef02da96
@ -1,5 +1,5 @@
|
|||||||
//! Simple echo websocket server.
|
//! Simple echo websocket server.
|
||||||
//! Open `http://localhost:8080/ws/index.html` in browser
|
//! Open `http://localhost:8080/index.html` in browser
|
||||||
//! or [python console client](https://github.com/actix/examples/blob/master/websocket/websocket-client.py)
|
//! or [python console client](https://github.com/actix/examples/blob/master/websocket/websocket-client.py)
|
||||||
//! could be used for testing.
|
//! could be used for testing.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user