go build -o bin/helloGo main.go client.go packets.go server.go
server:
go run main.go server.go client.go packets.go server
go run main.go server
test:
go run main.go client testFiles/testFile
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.