Christopher

Results 5 issues of Christopher

Hey Grandnode 2 Team, I created a "Product Bundle" and added some "Simple Products". How do I get the bundle with all related products using Swagger? I only see the...

enhancement

I am trying to run the `mp4` sample: `cargo run --package client mp4 --url rtsp://ip.address.goes.here/ --username admin --password test out.mp4` This is the output I get: ``` PS C:\Users\chriwil\source\repos\retina> cargo...

interop

I see a warning when running `[tokio::main]`: `proc macro "main" not expanded: Proc macros are disabled`. Is there any way to disable this warning?