package
0.0.0-20230423224752-34f5af73ca9e
Repository: https://github.com/dcrodman/archon.git
Documentation: pkg.go.dev

# Functions

NewBlueBurstCryptoSession returns a CryptoSession with newly initialized ciphers that can be used to communicate with a PSO Blue Burst client.
No description provided by the author
NewPCCryptoSession returns a CryptoSession with newly initialized ciphers that can be used to communicate with either a PSO PC client or the patch protocol used by the PSO Blue Burst client.

# Structs

Client represents a user connected through a PSOBB game client.
No description provided by the author

# Interfaces

CryptoSession is an interface for the cryptographic operations required to exchange packets between a PSO game client and the server.