Remove stream resource section
Files are no longer available.
This commit is contained in:
parent
e4da70da36
commit
a81f40966a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue