Examples of errors detected by the V1068 diagnostic
V1068. Do not define an unnamed namespace in a header file.
iSulad
V1068 Do not define an unnamed namespace in a header file. ws_server.h 33
namespace {
const int MAX_ECHO_PAYLOAD = 4096;
const int MAX_ARRAY_LEN = 2;
const int MAX_PROTOCOL_NUM = 2;
} // namespace