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

Create an interface to allow different forms of communication #10

Open
GoogleCodeExporter opened this issue May 21, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

To allow different forms of communication (ex: bluetooth), the best way
would be to create an interface and implement it with different types of
communication.

Currently the UDP code is really heavy and generates lots of GC. See issue
9. (http://code.google.com/p/remotedroid/issues/detail?id=9)

This would allow someone to implement a Bluetooth implementation easily.

I'll work on it.

Original issue reported on code.google.com by nicolas....@gmail.com on 3 Mar 2010 at 11:44

@GoogleCodeExporter
Copy link
Author

Original comment by nicolas....@gmail.com on 3 Mar 2010 at 11:45

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Original comment by nicolas....@gmail.com on 3 Mar 2010 at 11:49

  • Changed state: Started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant