Loris Toia

Results 12 comments of Loris Toia

will u keep the further improvements of this repo public? or at least could u give me access to them?

I've removed the api key line, so the code result that: `` But I'm still getting [that](https://imgur.com/sO98VCN) error

I have the same problem. I think it's because of python removed a parameter for async Queue method. # The problem is already fixed in websockets==10.0+. But you cannot simply...

yes, they have to update it. I read they didn't because of a bad comunication with AWS using websockets 10.0, but they fixed it in 10.1 So... i think python-binance...

I don't find any front-end folder? anyway... I was installing backend using docker, in the documentation: "The docker compose file is docker-compose-dev.yml in config/docker/dev directory." i use the "docker-compose.yml" in...

How I can find that git submodule? there is no .gitmodule file... the commands like `git submodule update --init --remote` doesn't return anything. Thanks

That's the more version-friendly module for time-picker, Would be amazing have 24h feature.

> Try with `wrapperClassName` property: > > `` > This issue should be closed with this reply

I'll check with your branch soon as possible. thanks, For now I made an implementation thats delay the gameplay: ![mspaint_BHrby5gEoM](https://user-images.githubusercontent.com/19595534/212078007-592ea288-9eed-47a9-952a-f652dc1bb281.png) the client that have the ownerhip when it change disable...

My use case is Host vs Client without a Server. only 2 players. I checked the branch that you suggested before, but it doesn't help, the improvements that you made...