Michael Meier
Michael Meier
Thanks, that does the trick! :) Is that issue closed or is there something that remains to be done in Spinal from your point of view?
I'm currently using `CombInit` and friends whenever the problem pops up, which is only a minor annoyance and works well. For me we can close the issue, but I think...
Thanks! As github user distributed I very much appreciate this:D Sent from my iPhone > On 19 Dec 2018, at 13:49, Christian Kurz wrote: > > @Orbots please don't use...
Hey there! Good to see another `sers` user. Thanks for taking the time to provide a repro case. I do see the same behavior that you are getting, i.e. the...
No worries, life happens. Regarding your code: Yes, you do want some kind of timeout. There are multiple ways to go about it. Working a bit with your code and...
I would not work with time based ways of distinguishing messages. It limits message throughput and whether your protocol works is dependent on how timely data is being delivered to...