Перейти к основному содержимому

XTLS SDK

Official SDK

This SDK is official and maintained by the Aura team.

@localzet/xtls-sdk

NPM GitHub Tag

@localzet/xtls-sdk-nestjs

NPM GitHub Tag

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.