Access to this library from a long running server would be great. Access via HTTP(s).
I'm think something like a server running in gunicorn that we can HTTP POST to and get JSON data back from.
@majurgens , it is possible to use this library to create such a service, but I don't see how this issue is relevant for aiowmi. The library must stay clean with as few dependencies as possible.
Access to this library from a long running server would be great. Access via HTTP(s). I'm think something like a server running in gunicorn that we can HTTP POST to and get JSON data back from.