Hey Everybody!
Do you know if is possible to subscribe to a publication written in another server?
I want to write a service that exposes some publications and that can be used by several apps.
I was wondering if there is a way to pass a connection to the subscribe
method or something like this.
That way i could abstract a database and so the users can only call methods and subscribe to publications.
Thanks a lot in advance!