Secure peer-to-peer using DTLS-transported WebRTC data channels. Written in Go.
Go to file
Icedream 26bad01644
Initial commit.
2019-07-11 14:00:45 +02:00
cmd Initial commit. 2019-07-11 14:00:45 +02:00
internal Initial commit. 2019-07-11 14:00:45 +02:00
.gitignore Initial commit. 2019-07-11 14:00:45 +02:00
connection_state.go Initial commit. 2019-07-11 14:00:45 +02:00
downloader.go Initial commit. 2019-07-11 14:00:45 +02:00
errors.go Initial commit. 2019-07-11 14:00:45 +02:00
file.go Initial commit. 2019-07-11 14:00:45 +02:00
file_info.go Initial commit. 2019-07-11 14:00:45 +02:00
go.mod Initial commit. 2019-07-11 14:00:45 +02:00
go.sum Initial commit. 2019-07-11 14:00:45 +02:00
sendaround_client.go Initial commit. 2019-07-11 14:00:45 +02:00
uploader.go Initial commit. 2019-07-11 14:00:45 +02:00