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

at_c: async_read=true certain cases feature #257

Open
JeremyTubongbanua opened this issue May 15, 2024 · 1 comment
Open

at_c: async_read=true certain cases feature #257

JeremyTubongbanua opened this issue May 15, 2024 · 1 comment
Assignees

Comments

@JeremyTubongbanua
Copy link
Member

A nice feature to have feature would be to enable specific scenarios to pass in async reads such as:

We don't need to do any reading when doing

  • putting a publickey (inherently non-encrypted)
  • putting a sharedkey that holds a non-encrypted value
  • notifying that holds a non-encrypted value.

Ideally, #256 is completed before this ticket is started.

@JeremyTubongbanua JeremyTubongbanua self-assigned this May 15, 2024
@JeremyTubongbanua
Copy link
Member Author

Marking this as P3 (Nice to Have)

@JeremyTubongbanua JeremyTubongbanua changed the title at_c: async_read=true certain cases at_c: async_read=true certain cases feature May 15, 2024
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