uWebSockets v0.16.0 Release Notes

Release Date: 2019-10-09 // over 4 years ago
  • Pub/sub & fuzzing

    • 🆕 New efficient MQTT-like pub/sub base support, optimized for latency and performance
    • Project is now continuously fuzzed by Google OSS-Fuzz under three sanitizers with a coverage of 80-90%
      • Big deal for security; most hardened release so far
    • ⚡️ Updated to uSockets v0.3.x
    • 🛠 Various minor fixes and features