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

Implement connections and notifications in a class variable #50

Open
IsaacCheng9 opened this issue Dec 31, 2021 · 0 comments
Open

Implement connections and notifications in a class variable #50

IsaacCheng9 opened this issue Dec 31, 2021 · 0 comments
Labels
low priority This can be worked on after other issues refactor Improving an existing implementation in code

Comments

@IsaacCheng9
Copy link
Owner

Problem Statement

  • At the moment, connections and notifications are stored with requestCount and notifications being returned with every function.
  • This can be better implemented by using classes, and storing these as class variables.
@IsaacCheng9 IsaacCheng9 added low priority This can be worked on after other issues refactor Improving an existing implementation in code labels Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority This can be worked on after other issues refactor Improving an existing implementation in code
Projects
None yet
Development

No branches or pull requests

1 participant