[PD2] Server done?
Co-authored-by: tsousa111 <tiagao2001@hotmail.com>
This commit is contained in:
parent
08a73a4f76
commit
49a29e43a7
66 changed files with 2777 additions and 5 deletions
|
@ -7,8 +7,6 @@ import (
|
|||
"log"
|
||||
)
|
||||
|
||||
//TODO: LOGGING SYSTEM
|
||||
|
||||
func clientHandler(connection networking.Connection[protocol.Packet], dataStore DataStore) {
|
||||
defer connection.Conn.Close()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue