
implementation("net.tactware.kwire:core:1.0.4-rc.1")Facilitates remote procedure calls (RPC) over WebSockets, supporting both request-response and streaming communication patterns. Includes annotations for service and method definitions, an interface for transport implementations, and integrates with Ktor for WebSocket client and server transports. Offers a Gradle plugin for generating client and server stubs from annotated interfaces.