Add ws server
This commit is contained in:
5
ws-server/go.mod
Normal file
5
ws-server/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module main
|
||||
|
||||
go 1.22.4
|
||||
|
||||
require github.com/gorilla/websocket v1.5.3
|
Reference in New Issue
Block a user