Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
livekitAndroidXuningTest
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jonas Schell
2023-04-20 17:42:14 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2023-04-21 00:42:14 +0900
Commit
5483d317e3a735d814d67faed80d89a26e07eac2
5483d317
1 parent
baa4ffdf
[🤖 readme-manager] Update README (#216)
* update readme * update readme
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
3 行增加
和
2 行删除
README.md
README.md
查看文件 @
5483d31
...
...
@@ -239,9 +239,10 @@ protoc_platform=osx-x86_64
<br/><table>
<thead><tr><th
colspan=
"2"
>
LiveKit Ecosystem
</th></tr></thead>
<tbody>
<tr><td>
Core Infra
</td><td><a
href=
"https://github.com/livekit/livekit"
>
livekit
</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/livekit-cli"
>
livekit-cli
</a></td></tr><tr></tr>
<tr><td>
Client SDKs
</td><td><a
href=
"https://github.com/livekit/components-js"
>
Components
</a>
·
<a
href=
"https://github.com/livekit/client-sdk-js"
>
JavaScript
</a>
·
<a
href=
"https://github.com/livekit/client-sdk-rust"
>
Rust
</a>
·
<a
href=
"https://github.com/livekit/client-sdk-swift"
>
iOS/macOS
</a>
·
<b>
Android
</b>
·
<a
href=
"https://github.com/livekit/client-sdk-flutter"
>
Flutter
</a>
·
<a
href=
"https://github.com/livekit/client-sdk-unity-web"
>
Unity (web)
</a>
·
<a
href=
"https://github.com/livekit/client-sdk-react-native"
>
React Native (beta)
</a></td></tr><tr></tr>
<tr><td>
Server SDKs
</td><td><a
href=
"https://github.com/livekit/server-sdk-js"
>
Node.js
</a>
·
<a
href=
"https://github.com/livekit/server-sdk-go"
>
Golang
</a>
·
<a
href=
"https://github.com/livekit/server-sdk-ruby"
>
Ruby
</a>
·
<a
href=
"https://github.com/livekit/server-sdk-kotlin"
>
Java/Kotlin
</a></td></tr>
<tr><td>
Server SDKs
</td><td><a
href=
"https://github.com/livekit/server-sdk-js"
>
Node.js
</a>
·
<a
href=
"https://github.com/livekit/server-sdk-go"
>
Golang
</a>
·
<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/agence104/livekit-server-sdk-php"
>
PHP (community)
</a>
·
<a
href=
"https://github.com/tradablebits/livekit-server-sdk-python"
>
Python (community)
</a></td></tr><tr></tr>
<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></td></tr><tr></tr>
<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/oss/deployment"
>
Self-hosting
</a>
·
<a
href=
"https://github.com/livekit/livekit-cli"
>
CLI
</a></td></tr>
</tbody>
</table>
<!--END_REPO_NAV-->
...
...
请
注册
或
登录
后发表评论