Remove stream resource section

Files are no longer available.
This commit is contained in:
Arnaud Cogoluègnes 2024-04-02 18:09:23 +02:00
parent e4da70da36
commit a81f40966a
No known key found for this signature in database
GPG Key ID: D5C8C4DFAD43AFA8
1 changed files with 0 additions and 5 deletions

View File

@ -833,8 +833,3 @@ The client answers with a `Tune` frame with the settings he agrees on, possibly
from the server's suggestions.
* Open: the client sends an `Open` frame to pick a virtual host to connect to. The server
answers whether it accepts the access or not.
== Resources
- https://docs.google.com/presentation/d/1Hlv4qaWm2PRU04dVPmShP9wU7TEQEttXdsbV8P54Uvw/edit#slide=id.gdbeadf9676_0_37[RabbitMQ Streams client] : a general guide line to write a streams client
- https://docs.google.com/presentation/d/1BFwf01LcicZ-SyxE1CycZv2gUQMPFGdtFkVuXhgkoTE/edit#slide=id.p1[RabbitMQ Streams Internals]: how the streams work internally