mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 11:41:38 +00:00
0fdd4f14d1
* 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_test.go | ||
notifier.go | ||
request.go | ||
requestpool.go | ||
userstream.go |