waveterm/wavesrv/pkg/remote
Mike Sawka a639d72e30
Packetparser Ignore Spurious Invalid Input at Beginning of Stream (#140)
* take a stab at fixing #99. ignore invalid output before we see a real packet.  the complication here was ensuring we always output a real packet in every flow so we don't actually lose valid errors.

* add ping packets to prime the parser (when in ignoreUntilValid mode)
2023-12-18 12:42:40 -08:00
..
openai fix openai packets to be PacketType. better compatibility with backend (#154) 2023-12-15 22:43:59 -08:00
circlelog.go add license notice (#37) 2023-10-16 21:31:13 -07:00
remote.go Packetparser Ignore Spurious Invalid Input at Beginning of Stream (#140) 2023-12-18 12:42:40 -08:00
updatequeue.go add license notice (#37) 2023-10-16 21:31:13 -07:00