Merge branch 'master' into enha/sse-try

This commit is contained in:
Grail Finder
2025-07-15 16:13:59 +03:00
13 changed files with 92 additions and 74 deletions

View File

@ -10,7 +10,7 @@ import (
// the amount of time to wait when pushing a message to
// a slow client or a client that closed after `range clients` started.
const patience time.Duration = time.Second * 1
// const patience time.Duration = time.Second * 1
type (
NotificationEvent struct {