Skip to content

Instantly share code, notes, and snippets.

@voluntas
Last active March 24, 2024 12:49
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save voluntas/7cca63e5ea8fa87942b9ab6d97490593 to your computer and use it in GitHub Desktop.
Save voluntas/7cca63e5ea8fa87942b9ab6d97490593 to your computer and use it in GitHub Desktop.
時雨堂 WebTransport Streaming Server (仮) 開発ログ

時雨堂 Media over QUIC Transport 開発ログ

日時

2024-03-24

時雨堂

バージョン

2024.1

概要

時雨堂 で製品化を検討している Media over QUIC Transport の開発ログです。

動機

自社製品である WebRTC SFU Sora に Media over QUIC Transport 機能を追加したい。

方針

  • コードは非公開
  • サーバーは Erlang/OTP で実装
    • NIF は利用せず QUIC / HTTP/3 / WebTransport を自前実装
  • クライアントは Rust で実装
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment