mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Change package name and add a package comment
This commit is contained in:
parent
767c07dc58
commit
6c6a2e44ab
11 changed files with 38 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
// WebRTC rendezvous requires the exchange of SessionDescriptions between
|
||||
// peers in order to establish a PeerConnection.
|
||||
|
||||
package lib
|
||||
package snowflake_client
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue