Fix: missing peertube version in documentation
This commit is contained in:
parent
8fac9adc13
commit
fbe3fa54b4
1 changed files with 2 additions and 0 deletions
|
@ -320,6 +320,8 @@ The `ping` route can be accessed using:
|
|||
|
||||
#### Add custom WebSocket handlers
|
||||
|
||||
**PeerTube >= 5.0**
|
||||
|
||||
You can create custom WebSocket servers (like [ws](https://github.com/websockets/ws) for example) using `registerWebSocketRoute`:
|
||||
|
||||
```js
|
||||
|
|
Loading…
Reference in a new issue