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

Backend TODO #48

Open
LuxMiranda opened this issue Jun 8, 2017 · 1 comment
Open

Backend TODO #48

LuxMiranda opened this issue Jun 8, 2017 · 1 comment

Comments

@LuxMiranda
Copy link

LuxMiranda commented Jun 8, 2017

  • Write the marshalling/unmarshalling to not require elevated privileges (i.e., don't change read-only memory)
  • Get a localHello/localAck dialogue working
  • Remove every instance of typedef Com. It's a little too vague, especially with multiple definitions across the projcet.
@AmmonHepworth
Copy link
Contributor

AmmonHepworth commented Jun 8, 2017

  • Add a confirmation (cout or unit test) that the acknowledge was sent/recieved.
    Do something with the acknowledge or failure
  • Add messageCallback to components
  • Make messageCallback respond to messages (maybe calling receiveMessage)

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

2 participants