dependabot[bot]
|
07020961ea
|
Bump mio from 0.8.5 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.5 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.5...v0.8.11)
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 21:39:35 +00:00 |
|
Ruidy
|
27a4b81485
|
Merge pull request #2 from rjNemo/dependabot/cargo/tokio-1.18.5
Bump tokio from 1.18.4 to 1.18.5
|
2023-02-04 19:45:54 +01:00 |
|
dependabot[bot]
|
1225925da2
|
Bump tokio from 1.18.4 to 1.18.5
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.4 to 1.18.5.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.4...tokio-1.18.5)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-04 02:18:34 +00:00 |
|
Ruidy
|
8a92b59502
|
Merge pull request #1 from rjNemo/dependabot/cargo/tokio-1.18.4
Bump tokio from 1.11.0 to 1.18.4
|
2023-01-07 00:35:28 +01:00 |
|
dependabot[bot]
|
5c42823cd7
|
Bump tokio from 1.11.0 to 1.18.4
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.11.0 to 1.18.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.11.0...tokio-1.18.4)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-06 21:48:12 +00:00 |
|
Ruidy
|
f4decd8eee
|
remove echo to sender
|
2021-09-01 15:00:47 +02:00 |
|
Ruidy
|
80cb04fb71
|
basic chat server
|
2021-09-01 14:52:32 +02:00 |
|
Ruidy
|
870450c0e1
|
concurrent echo server
|
2021-09-01 14:33:06 +02:00 |
|
Ruidy
|
59120da277
|
basic echo server
|
2021-09-01 14:13:21 +02:00 |
|
Ruidy
|
721b3fa937
|
basic async support
|
2021-09-01 13:52:26 +02:00 |
|