You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, sorry... not an issue yet, but thought I'd ask here.
You say it has queue support but didn't mention anything else in the README about this. Does laravel fcm not run asynchronously out of the box? Do my requests block when processing a downstream message?
If so, will using your lib allow me to queue downstream messages so that my requests don't block?
Thanks
The text was updated successfully, but these errors were encountered:
Hey, sorry... not an issue yet, but thought I'd ask here.
You say it has queue support but didn't mention anything else in the README about this. Does laravel fcm not run asynchronously out of the box? Do my requests block when processing a downstream message?
If so, will using your lib allow me to queue downstream messages so that my requests don't block?
Thanks
The text was updated successfully, but these errors were encountered: