platypush/platypush/backend/http/app
Fabio Manganiello f7d644c32d get_procedures() can now return Python function objects as well.
This means that the JSON encoder must act accordingly and parse
the function object into an encodable string.
2020-04-12 22:56:12 +02:00
..
routes get_procedures() can now return Python function objects as well. 2020-04-12 22:56:12 +02:00
__init__.py Webpanel refactoring in progress 2019-05-28 19:16:55 +02:00
utils.py Added support for streaming audio from an input source over HTTP 2019-07-23 18:22:00 +02:00