Closed jbeemster closed 2 years ago
Hi @fire I believe we just need a Linux compatible HTTP Client (https://github.com/snowplow/snowplow-cpp-tracker/blob/master/src/http_client.cpp). Currently we have a testing base, Win32 and macOS.
Utils also has a bunch of Windows and macOS specifics that would need to be ported. (https://github.com/snowplow/snowplow-cpp-tracker/blob/master/src/utils.cpp)
What is needed for Linux support?