Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxiujia committed Feb 6, 2022
2 parents 8ec8412 + d6dfa7e commit a08ab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ fn main() {
* [An echo client](examples/src/echo_client.rs)
* [simple HTTP](examples/src/http.rs)
* [simple HTTPS](examples/src/https.rs)
* [tiny HTTP](examples/src/http-tiny.rs)
* [tiny HTTP](https://github.com/co-rs/cogo-http)
* [WebSockets](examples/src/websocket.rs)

## Caveat
Expand Down

0 comments on commit a08ab9a

Please sign in to comment.