Modules
Constants
- URL 🔒
Functions
- Generates a random
f64number. - Generates a pair of random
f64numbers, which will be used as the sides of a right triangle. - main 🔒
- Process a message, basically check the type of the message and call the corresponding function.
- Process a message of type
MessageType::RESPONSE. - Receives a message from the server and parse it.