Hello!
I am trying to run the basic commands from the README:
funq --host 0.0.0.0 --port 9000 YourApp
But I find that it is not binding to port 9000. There are no applications listening on that port.
Unfortunately, there are no warning or error messages from funq.
I am using a Mac.
Is it a known issue?