A table of statuses used by both cp.websocket.serial and cp.websocket.http to describe the connection status.
table
cp.websocket.serial
cp.websocket.http
Constants - Useful values which cannot be changed
cp.websocket.status.closed <string>
cp.websocket.status.closing <string>
cp.websocket.status.open <string>
cp.websocket.status.opening <string>