Skip to content

Conversation

@BBBQL2021
Copy link
Owner

Summary

  • add bounded RX buffer with periodic flushing and chunking to reduce WebSocket backpressure under high-frequency traffic
  • increase serial read size and protect against buffer overflow to keep receiver responsive
  • harden WebSocket broadcast handling to drop broken clients instead of blocking the pipeline

Testing

  • python -m compileall app.py

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants