Parse the Close WebSocketFrame payload.
Create a CloseInfo, trimming the reason to {@link CloseStatus#MAX_REASON_PHRASE} UTF-8 bytes if needed.
See Implementation