github liveblocks/liveblocks v1.3.2
1.3.2

latest releases: v2.7.2, v2.8.0-beta1, v2.7.1...
12 months ago

@liveblocks/client

  • The client will disconnect with an error if your /api/liveblocks-auth backend returns reused/cached tokens. It’s important that auth tokens are always freshly generated, and never get cached or reused. (The client itself will cache and reuse tokens already, so implementing additional caching in your backend isn’t needed, and could even cause reconnection issues.)

Don't miss a new liveblocks release

NewReleases is sending notifications on new releases.