DOC: muxes: add a diagram of the exchanges between muxes and outer world
authorWilly Tarreau <w@1wt.eu>
Wed, 24 Feb 2021 08:07:52 +0000 (09:07 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 24 Feb 2021 08:13:00 +0000 (09:13 +0100)
commit61d095ed37c90058fec0e728ebfbac038beb0504
tree75cc97792848cb680e82a71cdb4535e75e945464
parentec0a604f274b28ff397c6490b4556519520e99a6
DOC: muxes: add a diagram of the exchanges between muxes and outer world

Since the muxes API is far from being obvious, let's show a stream being
forwarded between two sides through muxes with their buffers and the
transport layers. The diagram is provided in .fig, .svg, .png, and .pdf.
doc/internals/muxes.fig [new file with mode: 0644]
doc/internals/muxes.pdf [new file with mode: 0644]
doc/internals/muxes.png [new file with mode: 0644]
doc/internals/muxes.svg [new file with mode: 0644]