10 lines
148 B
Modula-2
10 lines
148 B
Modula-2
module streamrecorder
|
|
|
|
go 1.23.2
|
|
|
|
require (
|
|
github.com/gofrs/uuid/v5 v5.3.2
|
|
github.com/gorilla/websocket v1.5.3
|
|
github.com/grafov/m3u8 v0.12.1
|
|
)
|