Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/distype/lavalink
- Owner: distype
- License: apache-2.0
- Created: 2022-01-05T22:13:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T20:46:19.000Z (about 2 years ago)
- Last Synced: 2024-10-20T11:53:13.310Z (26 days ago)
- Language: TypeScript
- Homepage: https://distypelavalink.br88c.dev/
- Size: 412 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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