Skip to content

metricq/metricq-sink-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code style: black

metricq-sink-websocket

🕸 A MetricQ sink, which provides live data to consumers over WebSocket connections

Usage

Any client can connect to this websocket endpoint. For JavaScript you can use the metricq-live from here

Installation

Normal installation works just fine with pip:

pip install ./path/to/metricq-sink-websocket

For better performance, uvloop is recommened.

pip install './path/to/metricq-sink-websocket[uvloop]'

It will automatically be picked up if installed.

About

🕸 A MetricQ sink, which provides live data to consumers over WebSocket connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •