Files
nats-server/test
Ivan Kozlovic 4ea3f9c57e [FIXED] Handling or real duplicate subscription
That is, if the server receives "SUB foo 1" more than once from
the same client, we would register in the client map this subscription
only once, and add to the account's sublist only once, however we
would have updated shadow subscriptions and route/gateway maps for
each SUB protocol, which would result in inability to send unsubscribe
to routes when the client goes away or unsubscribes.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-07-08 14:19:32 -06:00
..
2020-06-12 15:48:38 -07:00
2018-01-15 15:27:18 -08:00
2020-06-01 13:30:34 -07:00
2019-05-10 15:11:30 -07:00
2020-02-19 13:19:08 -07:00
2019-12-12 11:58:24 -07:00
2020-06-26 10:29:53 -07:00
2020-06-30 18:14:30 -07:00
2019-07-28 07:10:37 -07:00
2020-05-20 11:14:39 -06:00
2020-05-29 17:56:45 -07:00
2019-08-26 09:34:17 -06:00
2020-06-18 21:04:34 -07:00
2020-06-30 18:14:30 -07:00
2020-06-26 09:03:22 -07:00
2020-06-12 15:48:38 -07:00