Commit Graph

69 Commits

Author SHA1 Message Date
Arnaud Cogoluègnes 8f97ea400a
Start adding publishing dedup support for streams 2020-11-24 17:48:41 +01:00
Arnaud Cogoluègnes 580beb21bf
Include publish dedup in stream protocol 2020-11-20 11:43:04 +01:00
Arnaud Cogoluègnes 5e80aa9f39 Add correlation ID field in commit offset frame
Not used yet, but can avoid a command version change if the command
should have confirm response.
2020-10-02 14:16:22 +02:00
Arnaud Cogoluègnes 03a11e0771 Adapt failure tests
They are a bit more defensive. The subscription is also now more
reliable by returning a stream-not-available code if necessary.

Using also Aten poll interval to 1 second (bumped to 5 seconds in master
now).
2020-09-29 11:29:56 +02:00
Arnaud Cogoluègnes cf5e99cd29 Add offset tracking commands 2020-09-15 17:52:05 +02:00
Arnaud Cogoluègnes 21d9aea96c Add publisher ID 2020-09-02 15:13:37 +02:00
Arnaud Cogoluègnes 9a788362dd Change sub ID to byte in protocol reference 2020-09-01 18:13:41 +02:00
Arnaud Cogoluègnes 2fd743f2bd Add credit response to protocol reference 2020-06-19 15:27:46 +02:00
Arnaud Cogoluègnes c39852fa72 Introduce PeerProperties command
To exchange client/server properties at the beginning of the connection.
2020-06-10 10:42:29 +02:00
Arnaud Cogoluègnes d2a29c5aef Support client properties 2020-06-09 17:48:23 +02:00
Arnaud Cogoluègnes 121f0e3575 Improve readme 2020-06-09 13:53:49 +02:00
Arnaud Cogoluègnes a56cf4013c Support first/last/next/offset/timestamp offset spec 2020-06-02 16:35:00 +02:00
Arnaud Cogoluègnes 9536d74f9d Update link to osiris for data format 2020-06-02 11:13:19 +02:00
Arnaud Cogoluègnes 2f8559ae41 Polish documentation 2020-05-25 17:56:02 +02:00
Arnaud Cogoluègnes 838ef21b0d Document authentication sequence 2020-05-25 17:53:34 +02:00
Arnaud Cogoluègnes 4faa853b00 Fix link in documentation 2020-05-25 17:04:00 +02:00
Arnaud Cogoluègnes 0f86e54b61 Cover all commands in protocol documentation 2020-05-25 17:02:43 +02:00
Arnaud Cogoluègnes b7f70c6598 Fix links in documentation 2020-05-25 15:57:16 +02:00
Arnaud Cogoluègnes 848c95a181 Start documenting protocol 2020-05-25 15:55:51 +02:00