Skip to content

Firebase SignalR Equalivent? #5379

Answered by jhuleatt
longtimedeveloper asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @longtimedeveloper! The two Firebase databases, Realtime Database and Cloud Firestore, include real-time functionality built-in. In terms of deciding which one to use, take a look at the "Choose a database" guide.

If you'd like to see what the client code looks like for subscribing to realtime events, here are the docs for Realtime Database listeners and Cloud Firestore listeners.

I'm not too familiar with SignalR, but if it also includes push notification functionality, you can take a look at Firebase Cloud Messaging for web.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@longtimedeveloper
Comment options

Answer selected by longtimedeveloper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants