-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Feature: jssdk server optimize #422
Comments
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨ |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
* fix: fix the component check logic * fix: add graceful_exit in admin-api * fix: fix the graceful exit logic * fix: add rpc graceful logic * fix: del the http port * fix: add graceful logic in chat-api * fix: update the func location * fix: fix the error * fix: fix the error * fix: test the func loc * fix: fix the tools version
This issue was closed because it has been stalled for 7 days with no activity. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Checklist
Is this feature request related to a problem?
❎ No
Problem Description
jssdk server optimization
Solution Description
The current jssdk server module is a mess to write, but the refactored version is more elegant and testable
Benefits
It improves the readability and maintainability of the code
Potential Drawbacks
no
Additional Information
The text was updated successfully, but these errors were encountered: