raul
9e1affdc6c
After realizing what I'd have to go through to build a functional "Users online:" view, I have decided to NOT do that, especially because this entire thing still runs on raw TCP messages for commmunication and trying to tell apart regular messages from join/disconnect messages in the client to properly update the possible new view would be hell. |
||
---|---|---|
.. | ||
client.go | ||
clientFunc.go | ||
root.go | ||
server.go | ||
serverFunc.go |