✨ Adds websocket server connection
This commit is contained in:
@@ -3,6 +3,8 @@ module svitan.dev/keys/client
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/robotn/gohook v0.42.0 // indirect
|
||||
github.com/vcaesar/keycode v0.10.1 // indirect
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/robotn/gohook v0.42.0
|
||||
)
|
||||
|
||||
require github.com/vcaesar/keycode v0.10.1 // indirect
|
||||
|
Reference in New Issue
Block a user