added basic websocket broadcasting functionality
This commit is contained in:
@@ -4,5 +4,6 @@ go 1.21.0
|
||||
|
||||
require (
|
||||
github.com/gorilla/websocket v1.5.1 // indirect
|
||||
github.com/joho/godotenv v1.5.1 // indirect
|
||||
golang.org/x/net v0.17.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user