about websocket's mask field
问题 about websocket protocal ,you can read the detail from here,http://tools.ietf.org/html/rfc6455#section-5.3 in the mask section ,it said: The masking key is a 32-bit value chosen at random by the client. When preparing a masked frame, the client MUST pick a fresh masking key from the set of allowed 32-bit values. The masking key needs to be unpredictable; thus, the masking key MUST be derived from a strong source of entropy, and the masking key for a given frame MUST NOT make it simple for a