Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove exposed Heroku endpoints #10

Open
Raghuboi opened this issue Jul 17, 2023 · 1 comment
Open

Remove exposed Heroku endpoints #10

Raghuboi opened this issue Jul 17, 2023 · 1 comment

Comments

@Raghuboi
Copy link

I recently updated one of my repositories (Multiplayer Poker Game) that used socket.io and similar server infrastructure. From my understanding WebSockets will not be supported out of the box in Heroku's free accounts anymore. I personally moved my server over to render.com which has free hosting

Since Heroku won't be used for this repo anymore I suggest removing your Heroku endpoints from the code and readme to avoid confusion for new users. Possibly also using environment variables as a good practice. I can volunteer to take this task on.

More on Heroku discontinuing free tiers:
https://blog.heroku.com/next-chapter

@Raghuboi
Copy link
Author

@mizanxali

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant