File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -290,9 +290,10 @@ func ServeHTTP(w http.ResponseWriter, r *http.Request) {
290
290
<br /><table >
291
291
<thead ><tr ><th colspan =" 2 " >LiveKit Ecosystem</th ></tr ></thead >
292
292
<tbody >
293
- <tr ><td >Realtime SDKs</td ><td ><a href =" https://github.com/livekit/components-js " >React Components</a > · <a href =" https://github.com/livekit/client-sdk-js " >Browser</a > · <a href =" https://github.com/livekit/components-swift " >Swift Components</a > · <a href =" https://github.com/livekit/client-sdk-swift " >iOS/macOS/visionOS</a > · <a href =" https://github.com/livekit/client-sdk-android " >Android</a > · <a href =" https://github.com/livekit/client-sdk-flutter " >Flutter</a > · <a href =" https://github.com/livekit/client-sdk-react-native " >React Native</a > · <a href =" https://github.com/livekit/rust-sdks " >Rust</a > · <a href =" https://github.com/livekit/node-sdks " >Node.js</a > · <a href =" https://github.com/livekit/python-sdks " >Python</a > · <a href =" https://github.com/livekit/client-sdk-unity-web " >Unity (web)</a > · <a href =" https://github.com/livekit/client-sdk-unity " >Unity (beta)</a ></td ></tr ><tr ></tr >
294
- <tr ><td >Server APIs</td ><td ><a href =" https://github.com/livekit/node-sdks " >Node.js</a > · <b >Golang</b > · <a href =" https://github.com/livekit/server-sdk-ruby " >Ruby</a > · <a href =" https://github.com/livekit/server-sdk-kotlin " >Java/Kotlin</a > · <a href =" https://github.com/livekit/python-sdks " >Python</a > · <a href =" https://github.com/livekit/rust-sdks " >Rust</a > · <a href =" https://github.com/agence104/livekit-server-sdk-php " >PHP (community)</a ></td ></tr ><tr ></tr >
295
- <tr ><td >Agents Frameworks</td ><td ><a href =" https://github.com/livekit/agents " >Python</a > · <a href =" https://github.com/livekit/agent-playground " >Playground</a ></td ></tr ><tr ></tr >
293
+ <tr ><td >LiveKit SDKs</td ><td ><a href =" https://github.com/livekit/client-sdk-js " >Browser</a > · <a href =" https://github.com/livekit/client-sdk-swift " >iOS/macOS/visionOS</a > · <a href =" https://github.com/livekit/client-sdk-android " >Android</a > · <a href =" https://github.com/livekit/client-sdk-flutter " >Flutter</a > · <a href =" https://github.com/livekit/client-sdk-react-native " >React Native</a > · <a href =" https://github.com/livekit/rust-sdks " >Rust</a > · <a href =" https://github.com/livekit/node-sdks " >Node.js</a > · <a href =" https://github.com/livekit/python-sdks " >Python</a > · <a href =" https://github.com/livekit/client-sdk-unity " >Unity</a > · <a href =" https://github.com/livekit/client-sdk-unity-web " >Unity (WebGL)</a ></td ></tr ><tr ></tr >
294
+ <tr ><td >Server APIs</td ><td ><a href =" https://github.com/livekit/node-sdks " >Node.js</a > · <b >Golang</b > · <a href =" https://github.com/livekit/server-sdk-ruby " >Ruby</a > · <a href =" https://github.com/livekit/server-sdk-kotlin " >Java/Kotlin</a > · <a href =" https://github.com/livekit/python-sdks " >Python</a > · <a href =" https://github.com/livekit/rust-sdks " >Rust</a > · <a href =" https://github.com/agence104/livekit-server-sdk-php " >PHP (community)</a > · <a href =" https://github.com/pabloFuente/livekit-server-sdk-dotnet " >.NET (community)</a ></td ></tr ><tr ></tr >
295
+ <tr ><td >UI Components</td ><td ><a href =" https://github.com/livekit/components-js " >React</a > · <a href =" https://github.com/livekit/components-android " >Android Compose</a > · <a href =" https://github.com/livekit/components-swift " >SwiftUI</a ></td ></tr ><tr ></tr >
296
+ <tr ><td >Agents Frameworks</td ><td ><a href =" https://github.com/livekit/agents " >Python</a > · <a href =" https://github.com/livekit/agents-js " >Node.js</a > · <a href =" https://github.com/livekit/agent-playground " >Playground</a ></td ></tr ><tr ></tr >
296
297
<tr ><td >Services</td ><td ><a href =" https://github.com/livekit/livekit " >LiveKit server</a > · <a href =" https://github.com/livekit/egress " >Egress</a > · <a href =" https://github.com/livekit/ingress " >Ingress</a > · <a href =" https://github.com/livekit/sip " >SIP</a ></td ></tr ><tr ></tr >
297
298
<tr ><td >Resources</td ><td ><a href =" https://docs.livekit.io " >Docs</a > · <a href =" https://github.com/livekit-examples " >Example apps</a > · <a href =" https://livekit.io/cloud " >Cloud</a > · <a href =" https://docs.livekit.io/home/self-hosting/deployment " >Self-hosting</a > · <a href =" https://github.com/livekit/livekit-cli " >CLI</a ></td ></tr >
298
299
</tbody >
You can’t perform that action at this time.
0 commit comments