bitmex-client-websocket
bitmex-client-websocket copied to clipboard
Recorder
Added the class BitmexWebsocketRecorderClient. It extends the BitmexWebsocketClient class to have the ability to save all of the output of the websocket to a file that can be played back through the BitmexFileCommunicator.
This could have alternatively been added to the websocket client instead, but in case it has potential future need for specific BitMEX related control it is better here.