Fixed several Bugs and added Bitmap for LostPackets

This commit is contained in:
Pablu23
2023-11-27 11:20:47 +01:00
parent 3cb844ef41
commit 2374827f5a
6 changed files with 69 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
build:
go build -o bin/helloGo main.go client.go packets.go server.go
go build -o bin/uftp main.go
server:
go run main.go server