Added chat integration with socket.io

This commit is contained in:
Tiago Kayaya
2020-09-10 09:48:37 +01:00
parent b8e3623045
commit c4e52172ef
20 changed files with 410 additions and 151 deletions
+3 -1
View File
@@ -38,8 +38,10 @@
"ionic-selectable": "^4.5.0",
"ionic2-calendar": "^0.6.6",
"moment": "^2.27.0",
"ngx-socket-io": "^3.2.0",
"rxjs": "~6.5.1",
"sharp": "^0.25.4",
"socket.io-client": "^2.3.0",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"
},
@@ -94,4 +96,4 @@
"android"
]
}
}
}