1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

A demo for SRT proxy. (#3869)

See https://www.figma.com/file/kItb5HWOI4HimjDp62pas3/SRT-Proxy
This commit is contained in:
Winlin 2023-12-30 08:55:01 +08:00 committed by GitHub
parent ad7ddde318
commit 1b99fcbe79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 405 additions and 0 deletions

View file

@ -0,0 +1,3 @@
module srt-proxy
go 1.18