Skip to content

Commit 0dd4ce4

Browse files
Gsantomaggioacogoluegnes
authored andcommitted
Add resources link
to client guide line and streams internals (cherry picked from commit de0f795)
1 parent c5de3b1 commit 0dd4ce4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deps/rabbitmq_stream/docs/PROTOCOL.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,3 +655,8 @@ The client answers with a `Tune` frame with the settings he agrees on, possibly
655655
from the server's suggestions.
656656
* Open: the client sends an `Open` frame to pick a virtual host to connect to. The server
657657
answers whether it accepts the access or not.
658+
659+
== Resources
660+
661+
- [RabbitMQ stream client](https://docs.google.com/presentation/d/1Hlv4qaWm2PRU04dVPmShP9wU7TEQEttXdsbV8P54Uvw/edit#slide=id.gdbeadf9676_0_37): a general guide line to write a stream client
662+
- [RabbitMQ Streams Internals](https://docs.google.com/presentation/d/1BFwf01LcicZ-SyxE1CycZv2gUQMPFGdtFkVuXhgkoTE/edit#slide=id.p1): how the streams work internally

0 commit comments

Comments
 (0)