]> git.feebdaed.xyz Git - gomehub.git/commit
Add base peer webrtc
authorseantywork <seantywork@gmail.com>
Wed, 5 Jun 2024 04:03:01 +0000 (13:03 +0900)
committerseantywork <seantywork@gmail.com>
Wed, 5 Jun 2024 04:03:12 +0000 (13:03 +0900)
commitfe40631d81e96ffaaaa837a214944a829d28d30f
treeaea9c8a755420d096b7f99e41f26e2759e60c016
parentc084fb7ccf49608d65fd6e112129df773bdc3390
Add base peer webrtc
13 files changed:
.gitattributes
controller/cv.go [deleted file]
controller/stream.go
controller/tv.go [new file with mode: 0644]
go.mod
go.sum
main.go
pkg/stream/genericserver.go [new file with mode: 0644]
pkg/stream/signal.go [new file with mode: 0644]
pkg/stream/stream.go
public/css/webrtc.css [new file with mode: 0644]
public/js/webrtc.js [new file with mode: 0644]
view/webrtc.html [new file with mode: 0644]