gfm.enet.host

Provides the Host, Server, and Client classes.

Members

Classes

Client
class Client

A subclass of Host that exists to concisely create a client-oriented Host

Host
class Host

Encompasses an ENetHost structure with an object-oriented wrapper

Server
class Server

A subclass of Host that exists to concisely create a server-oriented Host

Meta