mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-03 15:05:11 -04:00
![]() - 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 |