Bijay Shrestha

Results 12 comments of Bijay Shrestha

@aspacca is there any requirement for client to be made in particular framework? Is leptos ok?

Is it ok to use sysinfo crate to get memory size?

Ok, then. I can probably do this. I will start it soon.

@tertsdiepraam I don't see sysinfo being used. I meant this crate: https://crates.io/crates/sysinfo

@cak when I had checked it, it had shown failed only on Android. I will check it.

Is there more detailed information about 2 and 3?

So, i checked the 2nd one. It seems poll_interval is returning Duration while poll_interval_v2 is returning Option. So, the intended change is to just change poll_interval to return Option and...

So, is there branch for v7? Will work related to this issue be accepted? I would like to do the 2nd one as it's quite easy and I will attempt...