Skip to content

2.6.0-beta-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jan-tennert jan-tennert released this 30 Jul 23:00
1abb73e

Changes

Realtime

  • Remove client-side rate-limiting in #678 by @jan-tennert
  • Fix broadcasting to a private channel via the HTTP API in #673 by @jan-tennert
  • Fix callbacks not getting removed correctly in the CallbackManager in #673 by @jan-tennert
  • Change internal realtime implementation to be more robust and testable in #673 by @jan-tennert
    • Add Realtime.Config#websocketFactory: This is highly internal and should be only modified if you know what you are doing.