NosProtocol v1.0.0 API Reference

Modules

This module provides a data structure that represents an NosTale socket connection to a given server. The connection is represented as an opaque struct %NosProtocol.Conn{}. The connection is a data structure and is not backed by a process, and all the connection handling happens in the process that creates the struct.

Processless NosTale client for the Login protocol.

Processless NosTale client for the World protocol.