mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-11 16:54:45 -05:00
c63a7605ee
- allows users to update their username and save the new username - runs a background thread for every user session which emits a broadcast with the username so every user can build their list of active users in the frontend via the socket information - on updating username, stop the old thread and start a new thread with the new username being emitted. The username is updated in everyone's list along with a status message for the same. |
||
---|---|---|
.. | ||
chat.js | ||
jquery-3.4.0.min.js | ||
receive.js | ||
send.js | ||
socket.io.min.js |