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

Serialize and transfer the events traced #6

Open
3 tasks
smover opened this issue Oct 13, 2016 · 0 comments
Open
3 tasks

Serialize and transfer the events traced #6

smover opened this issue Oct 13, 2016 · 0 comments
Assignees

Comments

@smover
Copy link
Contributor

smover commented Oct 13, 2016

The instrumented app should serialize and send the callbacks/callins that happen in the app.

The task consist of:

  • Define a protobuffer file that contains the callbacks/callin messages
  • Create the protobuffer message in the classes injected in the instrumentation
  • Send (via socket now) the messages
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

1 participant