You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deps/rabbitmq_stream/docs/PROTOCOL.adoc
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
= RabbitMQ Stream Protocol Reference
1
+
= RabbitMQ Streams Protocol Reference
2
2
3
-
This is the reference of the RabbitMQ stream protocol. Note the protocol
3
+
This is the reference of the RabbitMQ Streams protocol. Note the protocol
4
4
is still under development and is subject to change.
5
5
6
6
The https://github.com/rabbitmq/rabbitmq-stream-java-client[RabbitMQ Stream Java client]
@@ -660,5 +660,5 @@ answers whether it accepts the access or not.
660
660
661
661
== Resources
662
662
663
-
- https://docs.google.com/presentation/d/1Hlv4qaWm2PRU04dVPmShP9wU7TEQEttXdsbV8P54Uvw/edit#slide=id.gdbeadf9676_0_37[RabbitMQ stream client] : a general guide line to write a stream client
663
+
- 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
664
664
- https://docs.google.com/presentation/d/1BFwf01LcicZ-SyxE1CycZv2gUQMPFGdtFkVuXhgkoTE/edit#slide=id.p1[RabbitMQ Streams Internals]: how the streams work internally
0 commit comments