ForestMQ is a rewrite of my original queue (ForestMQ) but with added features.
👷♂️In development...
Official Docker hub account for ForestMQ
There is a Python client that will be available on PYPI soon...
See Contact
I will be taking contributions in the near future.
Build & run the docs locally.
cd docs
pipenv shell && pipenv install --dev
pipenv run mkdocs build