dendrite/syncapi/sync
Neil Alexander c42c70597c
Add some error wrapping to sync API, use background context for sync (#1363)
* Add some error wrapping to sync API

* Don't use request context for BeginTx until mattn/go-sqlite3#764 is fixed
2020-08-28 13:28:40 +01:00
..
notifier.go Hook up device list updates to the sync notifier (#1231) 2020-07-30 11:15:46 +01:00
notifier_test.go Add support for logs in StreamingToken (#1229) 2020-07-29 19:00:04 +01:00
request.go Add support for logs in StreamingToken (#1229) 2020-07-29 19:00:04 +01:00
requestpool.go Add some error wrapping to sync API, use background context for sync (#1363) 2020-08-28 13:28:40 +01:00
userstream.go Per-user-per-device sync streams (#1068) 2020-05-28 10:05:04 +01:00