platypush/platypush/backend/http/app/routes/plugins
Fabio Manganiello 17af488b32 Using an io memory buffer to write the streamed images instead of a
physical file to improve streaming performance
2019-12-17 21:32:56 +01:00
..
camera Using an io memory buffer to write the streamed images instead of a 2019-12-17 21:32:56 +01:00
media Refactored HTTP server to split the routes on separate files and keep the main Flask app object in a separate file as well so it can be easily wrapped by a WSGI instance 2019-02-23 21:19:00 +01:00
sound Added support for streaming audio from an input source over HTTP 2019-07-23 18:22:00 +02:00
__init__.py Added empty __init__.py to plugins to let importlib correctly find the submodules 2019-03-06 02:21:26 +01:00