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
{{ message }}
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
I just followed this
and noticed that heroku labs:enable websockets
returns Couldn't find that feature.
because websockets are now enabled by default. so this line could be removed.
I just followed this
and noticed that
heroku labs:enable websocketsreturns
Couldn't find that feature.because websockets are now enabled by default. so this line could be removed.