HyperCubeMC / HyperChat

A fast, secure, and open-source chat app for chatting with peers, developed by Justsnoopy30.
https://hyperchat.dev
GNU Affero General Public License v3.0
14 stars 6 forks source link

added client side of dynamic server list #12

Closed 4a656666 closed 4 years ago

4a656666 commented 4 years ago

added a input box to add servers to the list

added a delete button next to the each server when hovered

both events call a socket.emit

Justsnoopy30 commented 4 years ago

LGTM for the first client part, merging for later testing