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

gRPC support #5

Closed
filippobottega opened this issue Jul 30, 2018 · 2 comments
Closed

gRPC support #5

filippobottega opened this issue Jul 30, 2018 · 2 comments

Comments

@filippobottega
Copy link
Contributor

Hello,
I'd like to use tello library from C# or VB.NET. I think that gRPC may be a solution to consume this library from a .NET desktop application.
What do you think about implementing a gRPC server?

Thank you,
Filippo.

@SMerrony
Copy link
Owner

SMerrony commented Aug 1, 2018

My instinct is that this would be overkill.

Could you not simply use the C# library already available here? - https://github.com/Kragrathea/TelloLib

@filippobottega
Copy link
Contributor Author

Hello,
you are right, when I have opened the issue I didn't know TelloLib. Yesterday I have tested TelloLib and I was able to takeoff my drone.

In my opinion is not a good thing develop the same library in two languages just because the need to maintain the same code twice. I prefer write once and use multiple times. But I agree that using only one language simplify the architecture.

Thank you for your work and your answer,
Filippo.

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

2 participants