mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
build in the send/recv into croc
This commit is contained in:
parent
5257b9db4a
commit
6999b292c0
15 changed files with 179 additions and 341 deletions
1
go.mod
1
go.mod
|
@ -5,6 +5,7 @@ go 1.12
|
|||
require (
|
||||
github.com/go-redis/redis v6.15.2+incompatible
|
||||
github.com/mattn/go-colorable v0.1.1
|
||||
github.com/pion/webrtc/v2 v2.0.2
|
||||
github.com/pions/webrtc v1.2.1-0.20190404195536-1202dbaa06ad
|
||||
github.com/schollz/mnemonicode v1.0.1
|
||||
github.com/schollz/pake v1.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue