µWebSockets v0.17.5 Release Notes

Release Date: 2020-05-20 // almost 4 years ago
  • 🛠 Fixes

    • Always emit drain event in case of having no backpressure
    • When publishing to a topic, sockets with high backpressure are now skipped rather than immediately closed
    • Unsubscribing to a triggered Topic that's still alive as parent should clear it
    • A+ score on LGTM
    • 🚚 Moves to uSockets 0.3.5+ APIs