Game Message Encoder
class GameMessageEncoder(val networkService: NetworkService<*>, cipher: StreamCipher, client: OldSchoolClientType) : OutgoingMessageEncoder
The game messages encoder, following the traditional outgoing message encoder.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun connect(p0: ChannelHandlerContext, p1: SocketAddress, p2: SocketAddress, p3: ChannelPromise)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard