#cp.websocket.serial
A partial implementation of the websocket API communicating via serial port rather than HTTP.
It implements the same basic methods as hs.websocket
, so can be dropped in as a replacement without change, other than the initial construction.
Note that it does not support any websocket extensions.
#API Overview
Functions - API calls offered directly by the extension
Methods - API calls which can only be made on an object returned by a constructor