We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ade90 commit d2e7a8bCopy full SHA for d2e7a8b
IMPLEMENTATION.md
@@ -40,12 +40,8 @@ All websocket ops are deprecated as of `v3.7.0` and replaced with the following
40
41
## Future breaking changes for v4
42
43
-> **Warning**
44
-> We are currently reconsidering these desicions. See https://github.com/lavalink-devs/Lavalink/discussions/859 for more info
45
-
46
* HTTP endpoints not under a version path (`/v3`, `/v4`) will be removed except `/version` in v4.
47
* `/v4/websocket` will not accept any websocket messages. In `v4` the websocket is only used for server-to-client messages.
48
-* The `/v3` API will still be available to be used.
49
50
<details>
51
<summary>Older versions</summary>
0 commit comments