mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
remove select macro from echo example
This commit is contained in:
@ -12,9 +12,9 @@ cargo run
|
||||
# starting HTTP server at http://localhost:8080
|
||||
```
|
||||
|
||||
### Web Client
|
||||
### Browser Client
|
||||
|
||||
Go to <http://localhost:8080/> in a browser.
|
||||
Go to <http://localhost:8080> in a browser.
|
||||
|
||||
### CLI Client
|
||||
|
||||
|
Reference in New Issue
Block a user