RikerBot
RikerBot copied to clipboard
Don't crash on failed packet decode
There's no reason to crash the bus because of a single bump in the road. Fix IO Core so that it can recover from and abandon packet buffers that fail to decode. That way every protocol bug doesn't become a show stopper for other development.