Panakotta00

Results 30 comments of Panakotta00

Is there any progress on this? I would allow for a optional struct at least for input fields, that allows to differentiate defined and undefined fields. Especially now with Go...

it's only as an example an a fast workaround

but I don't think that this is something like that. Oh... I see... there is no handler for something like this in the init of the websocketpp client class. ```Cpp...

Oh great... but the question is... if it has a bad connection... does it retry a connection and reconnects? I have no idea of that... but I am interested :-D

Ahhh... ok... but after reconnect my bot or the lib has no idea from the failed send call. An option is to return a boolean if it works or not....

so it runs now for over 24h without crash... I think this is fixed... thank you ^^

Ok nope... sorry... now I got the same error again...

I try to get the call stack, but it is a little bit complicated to run remote debugging over such a long time ^^ When I have the stack I...

Well I've tested it now with gdb. After the crash I have this Backtrace... or do you need other things? ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x00007ffff6395231 in __GI_abort...