Broadcast Messaging and Live Chat

I have utilized web sockets and SignalR technologies in several different ways. Most notably in creating web applications that broadcast messages to connected users and provide live chat capabilities.

I have also developed a thin JavaScript client for automatically handling live updates using Web API and SignalR so when one users makes a change to a component’s data all other connected users dynamically see a refresh of the related UX and data without the need for extra coding or special case-by-case handling.

  • Date: 2019 - 2026
  • Tags: Web Development, Web API, SignalR