Communication socket with the server

Property definitions

gamnit $ RemoteServer :: socket=
	# Communication socket with the server
	var socket: nullable TCPStream = null
lib/gamnit/network/client.nit:61,2--62,38