igalshilman commented on pull request #110: URL: https://github.com/apache/flink-statefun/pull/110#issuecomment-629206827
@slinkydeveloper You can use the already published Python SDK in PyPI (`pip install apache-flink-statefun`) it should be able to handle requests from your branch, since nothing has been changed. The only thing missing is to configure the http server to bind to the uds. I think`gunicorn --bind unix://...` should work. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
