Uses of Package
marauroa.common.net.message

Packages that use marauroa.common.net.message
Package
Description
the Stendhal Client.
 
 
This package contains the client framework that you need to extend to implement a real client.
This package contains the client network interface.
This package stores all the serializers to build Messages from a stream of bytes and from a Message create a stream of bytes representing it.
Stores all the messages classes.
This package contains the classes that store information about players connected to server.
 
 
This package provides a helper implementation for a Python RP Rules Manager and a Python World storage.
This is possibly the most complex part of all the middleware that makes up Arianne.
Role Playing Design is the determining factor on how easy is to create a new game for Arianne.
Network communication.
The package stores the TCP implementation of a network server manager.