Skip to content

Add trixie packages

Choose a tag to compare

@krokodilerian krokodilerian released this 20 Mar 16:32
· 2 commits to main since this release
Revert "osc-lib: Fix SLIP client CPU usage"

This reverts commit 112941ffed661f758cff656e21062cc38eff2f56.

The fix sends runt packets if they don't manage to get in the serial
buffer in one go.
This increases the CPU usage again, but makes sure no bundles are
dropped.

See this for a potential working implementation:
https://github.com/aastefanov/MixerNet/blob/ee3a4777998a4f08692bf6af8010de59a32cb752/MixerNet.Controller/OscSlipClient.cs