← Բաց կոդի կատալոգ

JavaCard RPC: Kotlin Client

AppletRPC Kotlin/JVM client runtime — APDUCommand, APDUResponse, APDUTransport, TCPTransport

Դիտել GitHub-ում

javacard-rpc-client-kotlin

Thin Kotlin/JVM runtime for javacard-rpc generated clients.

It mirrors the role of javacard-rpc-client-swift on the Swift side:

  • APDUCommand and APDUResponse
  • APDUTransport
  • TCPTransport for the local jCardSim bridge
  • DataPacker helpers for APDU payload assembly

This package is intended for development and integration testing. Production transports can implement APDUTransport over BLE, NFC, or any other channel.

Coordinates

  • Group: io.jcrpc
  • Artifact: javacard-rpc-client-kotlin

Build

./gradlew build

About Relux Works

This project is part of the open-source ecosystem of Relux Works, an AI-native software development studio. We build fixed-price MVPs, rescue vibe-coded apps, run local AI inference, and train teams to work with coding agents. Much of the infrastructure behind that work is open source.