Lautaro Jayat
Lautaro Jayat
### Observed behavior **TLDR;** When creating two suscribers with different names and non exclusive filtered subjects sometimes the servers responds with an error and prevents you to create the consumer,...
## Description The present changes only adds a missing configuration field (scope) to the example configuration file. Added 3 comments describing what that configuration does, which flag it mirrors and...
Noticed that internal token is exposed in this line: https://github.com/mean-expert-official/loopback-component-realtime/blob/b5c10dc9df3206183834eefb2e9db7b313c8e25c/src/drivers/io.driver.ts#L124 it would be nice if the internal token could be injected as a configuration using the options parameter: https://github.com/mean-expert-official/loopback-component-realtime/blob/b5c10dc9df3206183834eefb2e9db7b313c8e25c/src/drivers/io.driver.ts#L23