Skip to content

Add notification management #8

Description

@realvarx

Is your feature request related to a problem? Please describe.

One crucial aspect in the development of the SDK is the integration of the notification functionality, encompassing the ability to send, receive, and monitor notifications. Prior to progressing with the porting of tools that rely on this feature, such as sshnp, it is highly recommended to prioritize the development of this functionality.

Describe the solution you'd like

Create Notification and NotificationService classes.

Original Dart/Java SDKs code references:

Task list (not necessarily complete or in the correct order):

(Steps inspired by @JeremyTubongbanua 's atsign-foundation/at_java#63 changelog)

  • Create AtNotification class
  • Expand Metadata class (new parameters)
  • Create NotifyVerbBuilder
  • Create NotificationService class, and get_notification_service method for AtClient
  • NotificationEnums

Activity

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

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions