Socketio integration and configurable path prefix via REFORIS_PREFIX env var
reforis integrates WS server - through socketio
Url path can be configurable. This has to be set in two places:
- setting env var REFORIS_PREFIX='/my-path' while running pip install
- running reforis binary with --prefix
/my-path
Closes: #376, Depends on: foris-js!201
Edited by Aleksandr Gumroian