mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
fix(docs): Remove references to obsolete Kubernetes signaling backend
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -16,8 +16,6 @@ sidebar_position: 20
|
||||
|
||||
- Plug-able signaling backends:
|
||||
- gRPC
|
||||
- Kubernetes API-server
|
||||
- WebSocket
|
||||
|
||||
- Support [Trickle ICE][rfc8838]
|
||||
|
||||
|
@@ -67,9 +67,7 @@ cunīcu can support multiple backends for signaling session information such as
|
||||
### Available backends
|
||||
|
||||
- gRPC
|
||||
- Kubernetes API server
|
||||
|
||||
For the use within a Kubernetes cluster also a dedicated backend using the Kubernetes api-server is available.
|
||||
Checkout the [`Backend`](https://github.com/cunicu/cunicu/blob/main/pkg/signaling/backend.go) interface for implementing your own backend.
|
||||
|
||||
### Semantics
|
||||
|
Reference in New Issue
Block a user