initial stompClient integration

This commit is contained in:
Zhongheng Liu 2023-12-21 14:14:55 +02:00
commit 81226dcaf3
No known key found for this signature in database
4 changed files with 26 additions and 15 deletions

View file

@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@stomp/stompjs": "^7.0.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",