Implement notify in Java SDK
Opened this issue · 8 comments
Implement the ability to notify and get status if a notification in Java SDK
Code for this task is available in the branch "at_java_sdk_picocli_expermient" however I am changing the implementation by implementing reusable code for all of the common functionalities like "encryption", "decryption", "request and response transformers". This common code is available in the branch "at_java_sdk_with_scan_and_notify". So I will be moving the notify code into "at_java_sdk_with_scan_and_notify" when I start on this.
I can take this on
Great!
@JeremyTubongbanua are you currently working on this? I know your internship is over.
I am not currently at the moment.
I meant to start working on it a few days ago but never got the chance
Hey @JeremyTubongbanua - just wanted to mention that with all of the recent enhancements and performance and scalability enhancements related to notifications in the at_server and in the Dart client, this would be a really good time to do the notify client implementation for the Java client. So ... next time you are looking for the next piece of code to write, please think about this!
Hey @JeremyTubongbanua - just wanted to mention that with all of the recent enhancements and performance and scalability enhancements related to notifications in the at_server and in the Dart client, this would be a really good time to do the notify client implementation for the Java client. So ... next time you are looking for the next piece of code to write, please think about this!
Acknowledged. Thanks Gary