Works mostly

This commit is contained in:
Philipp Heckel 2021-10-22 21:26:01 -04:00
parent e79b50f010
commit 5c2b6d18ec
7 changed files with 349 additions and 128 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module heckel.io/notifyme
go 1.16
require github.com/gorilla/websocket v1.4.2 // indirect