//
pkg.gl
Category
github.com/matrix-org/sliding-sync
sync2
handler2
package
0.99.19
Repository:
https://github.com/matrix-org/sliding-sync.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
598 SLOC
#
Functions
NewHandler
No description provided by the author
#
Structs
Handler
Handler is responsible for starting v2 pollers at startup; processing v2 data (as a sync2.V2DataReceiver) and publishing updates (pubsub.Payload to V2Listeners); and receiving and processing EnsurePolling events.