mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
This takes hosts (IP or DNS name) rather than URLs, making it easier to use. Also add more overloads to resolve ambiguities encountered when using std::string and const char*, and also add overloads for std::initializer_list<T> so braced initializer lists can be used.