Parameterized SocketIO path variable.
Server:
- By default '/api/osdu-fake-consumer/v1' will be used as the socketio path, but it can be overridden by exporting SOCKETIO_PATH as an environment variable Browser Client:
- The browser client now sets the socketio path to '/api/osdu-fake-consumer/v1' by default