mirror of
https://github.com/actix/examples
synced 2025-01-22 14:05:55 +01:00
Fix path in readme file for websocket echo example (#536)
This commit is contained in:
parent
63c91733b5
commit
69a369c937
@ -7,7 +7,7 @@ Simple echo websocket server.
|
||||
### server
|
||||
|
||||
```sh
|
||||
cd websockets/websocket
|
||||
cd websockets/echo
|
||||
cargo run --bin websocket-server
|
||||
# Started http server: 127.0.0.1:8080
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user