| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
There is simple project based on Rust which created while studying Rust programming language on Otus platform.
Implement a thermometer that periodically updates temperature data, receiving them from a given socket via UDP. To listen to UDP, it is suggested to run the datagram receive loop in a separate thread.
Smart plug and thermometer networking modules must provide an asynchronous interface. System threads should not be created manually. It is recommended to use the tokio library.
Also, to test the new functionality, implement an application that simulates the operation of a smart socket and a thermometer controlled by TCP and UDO.
The "Accepted" status is set if:
Infrastructure work
| Back | FazBrowse Home | New Git URL |