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