Communication socket with the client

Property definitions

gamnit $ RemoteClient :: socket
	# Communication socket with the client
	var socket: TCPStream
lib/gamnit/network/server.nit:157,2--158,22