MsgPackSerializer used to send data to this client through socket

Property definitions

gamnit $ RemoteServer :: writer
	# `MsgPackSerializer` used to send data to this client through `socket`
	var writer: MsgPackSerializer is noinit
lib/gamnit/network/client.nit:71,2--72,40