Kostya Vasilyev

Results 6 issues of Kostya Vasilyev

Hello, I'm making a Go port of Longview client here: https://github.com/kmansoft/longview-go Have a question about constant_push What is the meaning of this function? What does it do? It seems (I...

I know it's a single executable and so is super-easy to install, but ... ... think it would still be cool to have OS format packages, for Debian / Ubuntu...

help wanted
question

I'm not getting autocompletion for package names with Android 12 emulator. The reason is that this command fails: ``` adb $device_selected shell ls /data/data 2>/dev/null ``` because of a permissions...

Hello, I've just started using your library, pretty impressed, esp. with JSON handling. I'm seeing spurious conn busy errors on my development machine. Once they start, they never stop until...

I'm working on a C++ WebRTC library using Pion's "whip-whep example" as the server. My C++ code sends SR's to Pion and Pion sends RR's back, but the "last received...

bug
difficulty:moderate

### Your environment. - Version: v4.1.1, with interceptor v0.1.38 - Browser: N/A ### What did you do? I found a case where Pion panics and crashes when used as an...

bug
difficulty:moderate