Open bigoceanan opened 1 year ago
hi, In easywsclient.cpp I say several header with std::vector(line:394 and line:450), they need be done clear() or swap() at last? My c++ env is c++11.
hi, In easywsclient.cpp I say several header with std::vector(line:394 and line:450), they need be done clear() or swap() at last? My c++ env is c++11.