mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Move server to server-webrtc.
To make room for the WebSocket server we're actually going to use as a primary server. Move server-webrtc docs to server-webrtc/README.md.
This commit is contained in:
parent
2d871a1a4f
commit
c4cfc7f8ba
7 changed files with 33 additions and 34 deletions
2
Makefile
2
Makefile
|
@ -2,4 +2,4 @@
|
|||
.PHONY: check
|
||||
check:
|
||||
! gofmt -l . 2>&1 | read
|
||||
go vet ./broker ./client ./server
|
||||
go vet ./broker ./client ./server-webrtc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue