packagist beyondcode/laravel-websockets 2.0.0-beta.22

latest releases: dev-master, dev-analysis-Q3OmWZ, 1.x-dev...
4 years ago

Keep in mind, this release is experimental. Testing and reporting issues are highly appreciated.

Please check this PR for more details and roadmap: #447

  • Fixed method typo in the dashboard (#534)
  • Fixed error regarding exception handling for Pusher JS SDK in the dashboard (#533)
  • Avoiding emitting too many events when the same user opens multiple connections (tabs, cross-device, etc.) on Presence Channels (#536, Replicates the changes in 1.x for the current 2.x implementation: #530)
  • Fixed a bug with same-id users not being properly filtered by uniqueness (16ff2aa)
  • Changed zrange to zrangebyscore to fix obsolete connections detection that caused connections to be imminently closed (23e8b3d)
  • Fixed a bug that caused obsolete presence channel data to still remain in Redis (da7f1ba)

Don't miss a new laravel-websockets release

NewReleases is sending notifications on new releases.