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

Backend should recieve multiple interfaces for retry. #10

Open
Gautreaux opened this issue Aug 22, 2020 · 0 comments
Open

Backend should recieve multiple interfaces for retry. #10

Gautreaux opened this issue Aug 22, 2020 · 0 comments

Comments

@Gautreaux
Copy link
Contributor

The server can use a system call to determine number of network interfaces (wlan, ethernet). In the case there are multiple, it should provide both to the web-client, allowing the client to try an alternative connection should the first fail. This is particularly helpful for single-stream development when the pi hosts its own network on wifi but an Ethernet connection is present for upstream internet connection and development is done on this upstream machine.

This would require changing several versions of server.py and script.js in the examples.

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