Skip to content

Commit 19e9aa2

Browse files
authored
Update README.md
1 parent 33e1bbe commit 19e9aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ to add:
101101
- ~~fix KickUser (removes the server too). The problem was that goBack(), instead of switchToMP, closed the connection, so client sent KICK and DISCONNECT before closing the socket~~
102102
- ~~SocketException: Interrupted function call: accept failed, thrown when we back from the server room, when no one has been accepted yet~~
103103
- ~~add a ban list (nickname/IP)~~
104+
- add banned user throws null pointer exception on Linux, fix it
104105
- show private and public IP address and be able to copy it
105106
- chat text message check length before sending (not more than 200 char?)
106107
- automatic textarea scrolling, to last message

0 commit comments

Comments
 (0)