Skip to content

Commit

Permalink
A demo for SRT proxy.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Nov 9, 2023
1 parent 4372e32 commit 6cbbe07
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trunk/research/srt-proxy/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.idea
gosrt
3 changes: 3 additions & 0 deletions trunk/research/srt-proxy/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module srt-proxy

go 1.18
Loading

0 comments on commit 6cbbe07

Please sign in to comment.