wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.08k stars 611 forks source link

ntcore: Spaces in IP cause connection issues #1514

Closed andrewda closed 5 years ago

andrewda commented 5 years ago

See: https://github.com/wpilibsuite/shuffleboard/issues/356

We likely never want spaces in an address anyways, so it seems like a good idea to strip away any whitespace completely.

PeterJohnson commented 5 years ago

Closed by #1516.