SignalR v2.1.2 Release Notes

Release Date: 2014-09-12 // over 9 years ago
  • 🐛 Bugs Fixed

    • 🚦 Disable client-side keep alive checking in Long Polling clients by default (#3259)
    • 🚦 Hubs are mistakenly identified as plain objects by jQuery 2.x (#3210)
    • ⚡️ ObservableDbOperation looking for Insert but receiving Update on new events (#3166)
    • 🚦 Clients receiving a lot of duplicate messages with SQL scale-out (#2988)