mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-17 23:30:52 +01: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 |
||
---|---|---|
.. | ||
types.go | ||
types_test.go |