Hi,
Could someone tell me what the name of the metadata stream is that I can subscribe to to listen out for streamCreated events please? The new stuff that was added in 2.0.
Cheers
Hi,
Could someone tell me what the name of the metadata stream is that I can subscribe to to listen out for streamCreated events please? The new stuff that was added in 2.0.
Cheers
Hi
$streams
assuming that you run system projections.
-yuriy
Hey,
Cheers for that. I’m running projections (–run-projections flag) but can’t seem to subscribe to or read from that stream. By system projections do you mean something else?
Cheers
You have to enable them from the projections tab. In 2.0 (last time I built anyway) the users projection was on automatically but the other ones were still disabled.
ah nice one, that did the trick. Thanks