Timur

Results 4 issues of Timur

**Describe the bug** Not a bug from this project, but Agora related. I am trying to connect to clubhouse rooms via Agora JS module (v4.3.0). However gettings this error when...

bug

Hi, I wonder if it is possible to get the list of heroes picked in the match I'm currently in, in real time?

KSP Version: 1.11 I am trying to set SAS mode to retrograde, but getting the following error: ![image](https://user-images.githubusercontent.com/36734601/102715096-41899380-42d3-11eb-860b-24989b858129.png) Python code: `import krpc` `import time` `conn = krpc.connect(name='SpaceX Booster Landing')` `vessel...

needs-triage

Hi, I have an exposed docker engine running on a remote local server (tcp://remoteip:2375) and then initialize the client with `await DockerClient.fromDockerHost('tcp://remoteip:2735')` which connects properly. But when I call any...