mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-23 10:07:30 +00:00
9 lines
142 B
Modula-2
Vendored
9 lines
142 B
Modula-2
Vendored
module github.com/pion/turnc
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/gortc/turn v0.7.3
|
|
github.com/pion/logging v0.2.1
|
|
github.com/pion/stun v0.3.1
|
|
)
|