-
Notifications
You must be signed in to change notification settings - Fork 38
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(rest): added WebSocket event server #170
feat(rest): added WebSocket event server #170
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a great start @rapaktech!
Could you also add some tests that tests whether the websocket events are emitted?
1ba6a65
to
6878ad9
Compare
Codecov Report
@@ Coverage Diff @@
## main #170 +/- ##
==========================================
+ Coverage 86.22% 86.38% +0.16%
==========================================
Files 21 23 +2
Lines 1183 1212 +29
Branches 261 273 +12
==========================================
+ Hits 1020 1047 +27
- Misses 149 151 +2
Partials 14 14
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Jim Ezesinachi <jim@animo.id>
Signed-off-by: Jim Ezesinachi <jim@animo.id>
Signed-off-by: Jim Ezesinachi <jim@animo.id>
This reverts commit 8ae2d28. Signed-off-by: Jim Ezesinachi <jim@animo.id>
Signed-off-by: Jim Ezesinachi <ezesinachijim@gmail.com> Signed-off-by: Jim Ezesinachi <jim@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Jim Ezesinachi <jim@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Jim Ezesinachi <jim@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Jim Ezesinachi <jim@animo.id>
Signed-off-by: Jim Ezesinachi <jim@animo.id>
2e6e6df
to
555a250
Compare
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Jim Ezesinachi jim@animo.id