MsgPackDeserializer used to receive data from this client through socket

Property definitions

gamnit $ RemoteServer :: reader
	# `MsgPackDeserializer` used to receive data from this client through `socket`
	var reader: MsgPackDeserializer is noinit
lib/gamnit/network/client.nit:74,2--75,42