rpaschoal / ng-chat

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

how to use SignalRAdapter and connect with php #171

Closed kamleshdarteweb closed 3 years ago

rpaschoal commented 3 years ago

Hi @kamleshdarteweb ,

You will need to write your own adapter implementation.

Here are some examples using .net core and nodejs:

https://github.com/rpaschoal/ng-chat-netcoreapp https://github.com/rpaschoal/ng-chat-nodejs