mirror of
https://github.com/actix/examples
synced 2025-02-02 17:39:05 +01:00
Correct path
This commit is contained in:
parent
a41cf6d652
commit
b8d468ba65
@ -7,7 +7,7 @@ Simple echo websocket server.
|
|||||||
### server
|
### server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd actix-web/examples/websocket
|
cd examples/websocket
|
||||||
cargo run
|
cargo run
|
||||||
# Started http server: 127.0.0.1:8080
|
# Started http server: 127.0.0.1:8080
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user