
implementation("ch.softappeal.yass2:yass2-core:13.1.1")Efficiently facilitates asynchronous, non-blocking, coroutine-based peer-to-peer communication with type-safe contracts using interfaces and data transfer objects. Supports unidirectional and session-based bidirectional remoting, offering Ktor transport adapters for HTTP, WebSocket, and Socket. Features a fast, compact, and extendable binary serializer for high throughput and low latency, along with extendable string-based serializers like TextSerializer, JsonSerializer, and KotlinSerializer. Includes interceptor support for aspect-oriented programming.