Challenge Overview
Description:
In this challenge we'd like to tunnel our communications with the server side through a proxy that has a static IP. In this way the server side thinks that calls are always coming from the same IP address. We'd like to stand this up on Heroku (like we've done here ) and utilize one of the static IP add-ons provided in the Heroku add-ons ecosystem.
Requirement:
- implement tunneling through a Heroku static IP add-on.
- all websocket communications should route through the tunnel
Final Submission Guidelines
SETUP:
- Request access to the Gitlab repo group here by posting on the forums or email lazybaer.
- Once added to the team, fork the repository and work off this branch.
SUBMISSION:
- Upload documentation for how to run your submission
- Upload all your source code as a zip
- Add lazybaer as members of your forked repository
- Provide a video overview of your submission
- Winner will be requried to submit a merge request on gitlab against the branch specified