Skip to content

shiguredo/sora-server-sdk-ts

Repository files navigation

Sora Server SDK for TypeScript

GitHub tag (latest SemVer) License

About Shiguredo's open source software

We will not respond to PRs or issues that have not been discussed on Discord. Also, Discord is only available in Japanese.

Please read https://github.com/shiguredo/oss/blob/master/README.en.md before use.

時雨堂のオープンソースソフトウェアについて

利用前に https://github.com/shiguredo/oss をお読みください。

概要

これは現在開発中です

WebRTC SFU Sora や Sora Cloud の API やウェブフックを利用するサーバーアプリケーションを開発するための TypeScript 向けの SDK です。

対応内容

  • API
  • AuthWebhook
  • SessionWebhook
  • EventWebhook
    • 接続
    • 録画
    • スポットライト

Sora Cloud

  • API
  • Webhook

利用方法

$ pnpm add @shiguredo/sora-server-sdk-ts

ライセンス

Apache License 2.0

Copyright 2022-2023, Shiguredo Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Releases

No releases published