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

Websocket #580

Merged
merged 7 commits into from
Nov 16, 2022
Merged

Websocket #580

merged 7 commits into from
Nov 16, 2022

Conversation

YingXue
Copy link
Member

@YingXue YingXue commented Nov 15, 2022

ServerBase will create a websocket channel to push telemetry events to the client.
Removed ipc channel's event hub implementation.

General Guidelines

  • If introducing new functionality or modified behavior, are they backed by unit tests?
  • Have all unit tests passed locally? (by running npm run test command)
  • Have you updated the README.md with new screenshots if significant changes have been made?
  • Have you update the package version if the current version in package.json is not higher than the version released?

Elsie4ever
Elsie4ever previously approved these changes Nov 16, 2022
src/app/api/parameters/deviceParameters.ts Outdated Show resolved Hide resolved
@YingXue YingXue merged commit 3f052f3 into Azure:main Nov 16, 2022
@YingXue
Copy link
Member Author

YingXue commented Nov 16, 2022

#562 #573 #561

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

Successfully merging this pull request may close these issues.

2 participants