rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

getMessageHistory get data from http request #189

Open amey2792 opened 3 years ago

amey2792 commented 3 years ago

getMessageHistory returns a observable which is not working when i call a Http request

how can i manage to bind the messages from coming from http call