-
Notifications
You must be signed in to change notification settings - Fork 373
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
feat:Web_Socket_Support #555
base: main
Are you sure you want to change the base?
Conversation
@ashitaprasad I haven't finished on the history part of websocket (there is an error throwing because of this I would work on this once the approach is reviewed) . And still trying to make the scrolling functionality bit more smoother. Currently the new frames are pushing the old frames down , making it hard for tester to read when multiple frames comes fastly. |
@ashitaprasad apart from above mentioned issues the branch is ready to review . |
@Clasherzz hi, looked briefly at your PR and noticed that you have commited some generated files as well. The model files generated by the |
PR Description
The PR discusses an approach for adding websocket support to API Dash.
Related Issues
Checklist
main
branch before making this PRflutter upgrade
and verify)flutter test
) and all tests are passingAdded/updated tests?
I haven't yet added test cases and would like to have some support for that
OS on which you have developed and tested the feature?