4 lines
96 B
Modula-2
4 lines
96 B
Modula-2
go mod init wt-pion
|
|
go get github.com/pion/webtransport
|
|
go get github.com/quic-go/quic-go/http3
|