mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 03:24:40 -07:00
With the availability of a "max message per subject" for a given stream, it is possible to replace individual streams that were created per session with a single stream that gets all sessions as a single message per subject, which subject is composed of the session client ID hash. The first time the new stream is created for a given account, all existing MQTT session streams will be transferred to the new mux'ed MQTT session stream. Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
6.9 KiB
6.9 KiB