README.md

Otus2022 homework

Async tcp socket and udp thermometer.

UDP thermometer.

  1. Run server: cargo run –example udp_server
  2. Run client: cargo run –example udp_client

TCP socket

  1. Run server: cargo run –example tcp_server
  2. Run client cargo run –example tcp_client
Описание

Otus2022 async homework. Dummy async tcp socket and async udp thermometer.

Конвейеры
0 успешных
0 с ошибкой