Skip to content

Rickardraysearch/linebased tcp#38

Open
rickardraysearch wants to merge 40 commits intoNiryoRobotics:masterfrom
rickardraysearch:rickardraysearch/linebased-tcp
Open

Rickardraysearch/linebased tcp#38
rickardraysearch wants to merge 40 commits intoNiryoRobotics:masterfrom
rickardraysearch:rickardraysearch/linebased-tcp

Conversation

@rickardraysearch
Copy link
Copy Markdown

@rickardraysearch rickardraysearch commented Dec 2, 2019

Fixes #37 both the particular case and the larger problem with not having a resynchronization mechanism in the protocol.

This pull request builds on #36, and could replace it if the protocol change in here (see the changes to tcp_server.py ) is accepted.

One additional benefit to having a line-based protocol for the C# client is that the API available in .NET Standard 2.0 is sufficient to have a simple implementation, so this PR also relaxes the requirement on .NET versions, so that the client now works with both .NET Core and the legacy .NET Framework.

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.

Quotes around the error reason in the tcp_server protocol are missing

2 participants