nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
641 stars 99 forks source link

Subscrbing (listening) to TOPIC #486

Closed Megachill closed 2 years ago

Megachill commented 3 years ago

Been following your documentation but I could find absolutely nothing surrounding listening in on topics. While I can connect and everything, we have deprecated direct token communication in our API and information is flowing directly through topics now since we need to be sharing certain "channels" (topics)

So simple question, is there a simple way to subscribe and listen to a topic?

Thank you

lupas commented 3 years ago

Hey @Megachill

Is this still an issue? What kind of topics are you talking about, which Firebase module are you referring to?

BR, Pascal

lupas commented 2 years ago

closing due to inactivity