MsgPackSerializer used to send data to this client through socket

Property definitions

gamnit $ RemoteClient :: writer
	# `MsgPackSerializer` used to send data to this client through `socket`
	var writer: MsgPackSerializer is noinit
lib/gamnit/network/server.nit:163,2--164,40