Fixed string to float conversion by adding a try catch for invalid inputs.

Added try catch for impossible string to float conversions. Server will not crash now, and will output cerr on invalid input.

Closes issue: #7

Merge request reports

Loading