mohit-rathee / web-chat

A lightweight web-based chat application offering real-time communication through WebSockets. Features include end-to-end encryption, media sharing, and local caching for offline use.
https://web-chat.onrender.com
GNU General Public License v3.0
1 stars 0 forks source link

fixed IndexedDB lifespan #13

Closed mohit-rathee closed 1 year ago

mohit-rathee commented 1 year ago

VS Code with vim plugin is so much frustrating. I won't use it in future. but only things changed in this pr is i created a new transaction because in previous there is a if/else statement both using the same transaction