refactor: replace fetch SSE with original EventSource

This commit is contained in:
Tristan Yang
2022-10-24 22:20:15 +08:00
parent 18813a9ebb
commit 1b29f84cfa
3 changed files with 179 additions and 227 deletions
+1 -2
View File
@@ -1,12 +1,11 @@
{
"name": "vocechat-web",
"version": "0.3.11",
"version": "0.3.12",
"private": true,
"homepage": "https://voce.chat",
"dependencies": {
"@emoji-mart/data": "^1.0.6",
"@metamask/onboarding": "^1.0.1",
"@microsoft/fetch-event-source": "^2.0.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
"@react-oauth/google": "^0.2.8",
"@reduxjs/toolkit": "^1.8.6",