mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Add support for logs in StreamingToken Tokens now end up looking like `s11_22|dl-0-123|ab-0-12224` where `dl` and `ab` are log names, `0` is the partition and `123` and `12224` are the offsets. * Also test reserialisation * s/|/./g so tokens url escape nicely |
||
|---|---|---|
| .. | ||
| notifier.go | ||
| notifier_test.go | ||
| request.go | ||
| requestpool.go | ||
| userstream.go | ||