Skip to content

ezmsg-org/ezmsg-websocket

Repository files navigation

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

About

Websocket server and client units for ezmsg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages