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

Capability to connect to a remote server instead of being the server #863

Open
ahoenerBE opened this issue Jun 7, 2023 · 0 comments
Open

Comments

@ahoenerBE
Copy link

Hi,
I'm working on a project that may require robots to send/receive data from a remote server not on the same network. My idea was that there could be a package in which the robot attempts to connect to this remote socket, instead of acting like the server and requiring clients to connect to it, since it's unlikely that the robot will be port forwarded outside the network.
This could most likely be accomplished with some of the existing socket code and libraries, to reduce bloat and maintenance. Is this something that you'd consider merging if I made a PR for?

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