aslanyanhaik / Quick-Chat

Real time chat app written in Swift 5 using Firebase
MIT License
1.84k stars 360 forks source link

Using this chat on my own personal server problem #9

Closed jackpaster closed 7 years ago

jackpaster commented 7 years ago

Hello aslanyaik, I love this project so much. It's by far the best chat project on github. But I use a parse heroku server. Heroku server but in the parse language. Is it possible to implement this project with the parse language.

aslanyanhaik commented 7 years ago

I think it's possible, firebase is very similar to parse. Please check their blog, they have some articles related to swift.