🔀 Simple P2P chat server (for initiating connections)
Go to file
2024-03-29 16:53:10 +01:00
client Refactored and added errgroup to handle goroutines errors 2024-03-29 16:53:10 +01:00
common Refactored and added errgroup to handle goroutines errors 2024-03-29 16:53:10 +01:00
server Refactored and added errgroup to handle goroutines errors 2024-03-29 16:53:10 +01:00
.gitignore Enabled two-way communication between client and server 2024-03-29 15:05:42 +01:00
go.mod Refactored and added errgroup to handle goroutines errors 2024-03-29 16:53:10 +01:00
go.sum Refactored and added errgroup to handle goroutines errors 2024-03-29 16:53:10 +01:00
main.go Removed unnecessary constant 2024-03-25 18:45:52 +01:00