vexyl / MCHawk2

A rewrite of the Minecraft classic software that I wrote, MCHawk
MIT License
5 stars 1 forks source link

Client rename to Session #1

Open vexyl opened 2 years ago

vexyl commented 2 years ago

Session would make it clearer what the class is supposed to do since all it does is basically keep the connection information and facilitates send/recv for the underlying socket.