AlexanderTserkovniy

Results 15 comments of AlexanderTserkovniy

Please consider my [pull request](https://github.com/AlgoTrader/betfair-emulator/pull/2), it fixes this issue.

Thanks for the answer! Could you give me the link to list of all API methods, I could not find it.

I am getting this exception: ``` > [email protected] build /containers/adapters/BetFair/node_modules/betfair > npm run build-src && npm run build-test "compiles" "src" "intgo" "lib" > [email protected] build-src /containers/adapters/BetFair/node_modules/betfair > babel src/lib --out-dir...

It would be perfect and much easier to consumers if you lead the best practice to publish the package, which works out of the box.

Hey! This issue could be closed. I have fixed this in this way: instead of binding -> `ng-drag="{{dynamicProperty}}"` was need to be put simple reference -> `ng-drag="dynamicProperty"`

Have the same issue, what am I doing wrong? Config: ``` debug: true listen: port: 3031 cache: type: none timeout: 60 redis: address: localhost:6379 target: url: "http://127.0.0.1" backend: url: "http://react-compare-app.surge.sh"...

``` config_examples % docker run --net=host -v $(pwd)/CONFIG_FILE.yaml:/etc/rendora/config.yaml rendora/rendora error: read /etc/rendora/config.yaml: is a directory ```

Using it on mac. May you attach the `docker-compose.yml` to the thread?

Anyway it looks like it does not work with remote website. I have tried remote URL as `backend` and it seems to refuse to connect. `WebSocket connection to 'ws://127.0.0.1/ws2/?lang=en&desk=1' failed:...