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

[SDL 0344] Use Promises in Server Logic of SDL Policy Server #261

Closed
theresalech opened this issue Sep 8, 2021 · 0 comments · Fixed by #267
Closed

[SDL 0344] Use Promises in Server Logic of SDL Policy Server #261

theresalech opened this issue Sep 8, 2021 · 0 comments · Fixed by #267
Labels
Projects

Comments

@theresalech
Copy link
Contributor

Proposal: Use Promises in Server Logic of SDL Policy Server

This proposal aims to change the majority of the server application logic from using callback-based to Promise-based asynchronous function management. This is an effort to modernize the codebase after years of stagnant structural changes to make the project more readable and easier to update when new features are requested.

Review: smartdevicelink/sdl_evolution#1177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
3.0.0
Done
Development

Successfully merging a pull request may close this issue.

1 participant