Dipak Parekh

Dipak Parekh

  • NA
  • 145
  • 2k

how to implement one to one chat between database user ?

Jul 18 2017 12:35 PM
I am quite new to SignalR. i have found some code that allows to chat between two live connection. but i want to implement one to one chat between registered database user. i.e User A,B,C are registered users. so they can chat one to one (A to B),(B to c) (C to A) using Asp.net mvc, signalR. any guideline or sample code are highly appreciate.

Answers (1)