thewickermilko / DatingApp

0 stars 0 forks source link

Implement SignalR #117

Closed thewickermilko closed 2 months ago

thewickermilko commented 3 months ago
  1. Set up SignalR on both the API and the client
  2. Implement online presence
  3. Implement live chat between users
thewickermilko commented 2 months ago

Done.