Skip to content

Async Base Protocol

Asyncio versions of the base protocol classes for Unreal Connections.

NameDescription
AsyncBaseProtocolAsync base class for all communication protocols with Schola.
AsyncBaseProtocolMixinMixin class for async protocol implementations.
AsyncBaseRLProtocolAsync base class for reinforcement learning protocols.