Read the blog post: Real-time data streaming using FastAPI and WebSockets.
https://huww98.github.io/TimeChart/
To run the example install Poetry and then execute:
make install
make run
Example of real-time time-series data streaming from Python/FastAPI application using WebSockets
HTML
Read the blog post: Real-time data streaming using FastAPI and WebSockets.
https://huww98.github.io/TimeChart/
To run the example install Poetry and then execute:
make install
make run