mc_protocol v0.0.2 McProtocol.Transport.Read

Summary

Functions

This will take the received data and a read state. It returns a list of packet data and a updated read state

Functions

initial_state()
process(data, state)

This will take the received data and a read state. It returns a list of packet data and a updated read state.

set_compression(state, compr)
set_encryption(state, encr)