mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-21 00:58:34 +00:00
Weebhook app test support ws (#226)
* feat: webhook test app support ws * feat: webhook test app support ws * feat: webhook test app support ws * feat: webhook test app support ws Co-authored-by: Quan HL <quanluuhoang8@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"author": "Dave Horton",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2"
|
||||
"express": "^4.18.2",
|
||||
"ws":"^8.12.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user