Add week 3 materials
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module ws
|
||||
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.3.1
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
)
|
||||
Reference in New Issue
Block a user