Fix email websocket to receive new mail events

We aren't doing much with them yet, but we do receive them.
This commit is contained in:
Eli Ribble 2026-05-15 17:07:47 +00:00
parent df359f59bb
commit 70f78e4ae5
No known key found for this signature in database
2 changed files with 89 additions and 6 deletions

View file

@ -11,7 +11,7 @@ import (
modelpublicreport "github.com/Gleipnir-Technology/nidus-sync/db/gen/nidus-sync/publicreport/model"
nhttp "github.com/Gleipnir-Technology/nidus-sync/http"
"github.com/Gleipnir-Technology/nidus-sync/platform"
//"github.com/rs/zerolog/log":q
//"github.com/rs/zerolog/log"
)
type communicationR struct {