#include "../http/http_connector.h" #include "../ws/my_ssl.h" int main(void) { connect_ws(get_sid()); }