package
0.0.34
Repository: https://github.com/cooldogedev/spectrum.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewContext returns a new context.
No description provided by the author
NewSession creates a new Session instance using the provided minecraft.Conn.

# Structs

Context represents the context of an action.
NopProcessor is a no-operation implementation of the Processor interface.
No description provided by the author
Session represents a player session within the proxy, managing client and server interactions, including transfers, fallbacks, and tracking various session states.

# Interfaces

Processor defines methods for processing various actions within a proxy session.