So what's happening with server-side subscriptions...
# orm-help
c
So what's happening with server-side subscriptions? I want to be able to publish mutation events on the DB onto an event stream so that other consumers can do stuff with that... It seems like there were some docs on doing that in the past, but now it's all gone. I've looked for decision logs on this too but can't seem to find anything. What's the go?
g
Hey @Carl Foster; What did you end up doing?