ably / laravel-broadcaster

Official Laravel Ably Broadcaster
https://laravel.com/docs/broadcasting
Apache License 2.0
40 stars 7 forks source link

Consider adding `queryTime` option #17

Closed owenpearson closed 1 year ago

owenpearson commented 1 year ago

Currently we use Ably server time for token signing (core Ably SDKs don't do this by default). I think we should change the default behaviour and have it enabled via config since getting Ably time will slow down the initial token signing.

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2941