XTLS SDK
Official SDK
This SDK is official and maintained by the Aura team.
@localzet/xtls-sdk
@localzet/xtls-sdk-nestjs
XTLS SDK is a library for interacting with gRPC Xray API.
It can be used without any dependencies to Aura. There are also NestJS wrapper for this SDK.
Installation
npm install @localzet/xtls-sdk
Usage
Aura Node is using XTLS-SDK for interacting with Xray core API.
Checkout repository for real world usage example.