Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 438 Bytes

ezmsg.websocket

Websocket server and client units for ezmsg

Installation

pip install ezmsg-websocket

Dependencies

  • websockets

Setup (Development)

  1. Install ezmsg either using pip install ezmsg or set up the repo for development as described in the ezmsg readme.
  2. cd to this directory (ezmsg-websocket) and run pip install -e .
  3. Signal processing modules are available under import ezmsg.websocket