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

SocketSerial feature, to work with optional network relay #58

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

mhoffma
Copy link

@mhoffma mhoffma commented Jan 30, 2017

This feature allows for a relay connection, enabling a networked processor to work directly with this software with out the use of a direct connection. Examples would be a wifi enabled arduino controlled from the host with out a wire.

To use this feature set port to a host:port, if the port has a ':' then a SocketSerial connection is made.

@coveralls
Copy link

coveralls commented Feb 25, 2017

Coverage Status

Coverage decreased (-1.0%) to 72.33% when pulling 857f270 on mhoffma:master into 7a9ef22 on tino:master.

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

Successfully merging this pull request may close these issues.

2 participants