Merge branch 'master' into enha/sse-try
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user