Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/distype/lavalink

A lavalink wrapper with native bindings to Distype
https://github.com/distype/lavalink

Last synced: 15 days ago
JSON representation

A lavalink wrapper with native bindings to Distype

Awesome Lists containing this project

README

        




@distype/lavalink








## About

A [Lavalink](https://github.com/freyacodes/Lavalink) wrapper with native bindings to [Distype](https://github.com/distype/distype). This library is currently tested and developed for [Lavalink 3.4](https://github.com/freyacodes/Lavalink/releases/tag/3.4), using Java 13.

### Links

- **[Docs](https://distypelavalink.br88c.dev/)**
- **[NPM](https://www.npmjs.com/package/@distype/lavalink)**
- **[GitHub](https://github.com/distype/lavalink)**

## Installation

`@distype/lavalink` can be installed via npm.
```sh
npm install @distype/lavalink
```

### Prerequisites

- **[Node.js >=16.13.0](https://nodejs.org/)**
- **[NPM >=8.1.0](https://www.npmjs.com/)**
- **[Java ^13.0.0](https://www.java.com/)**
- **[Lavalink 3.4](https://github.com/freyacodes/Lavalink)**

### Optional packages

- **[bufferutil](https://www.npmjs.com/package/bufferutil/):** Improves ws performance
- **[utf-8-validate](https://www.npmjs.com/package/utf-8-validate/):** Improves ws performance