package
0.13.8
Repository: https://github.com/matrix-org/dendrite.git
Documentation: pkg.go.dev

# Functions

NewNotifier creates a new notifier set to the given sync position.
NewUserDeviceStream creates a new user stream.

# Structs

Notifier will wake up sleeping requests when there is some new data.
UserDeviceStream represents a communication mechanism between the /sync request goroutine and the underlying sync server goroutines.
UserDeviceStreamListener allows a sync request to wait for updates for a user.