Skip to content
#

signalr-chat

Here are 28 public repositories matching this topic...

A simple chat-messenger having a volatile user session, which means everything you chat with multiple Users vanishes when your session state changes! 😉 This allows you complete privacy as nothing is stored but is volatile!

  • Updated Jul 19, 2021
  • JavaScript

ChatApplication Using SignalR and C# in MVC.SignalR is a software library for Microsoft ASP.NET that allows server code to send asynchronous notifications to client-side web applications. The library includes server-side and client-side JavaScript components. SignalR in ASP.NET lets your server-side code push content to connected clients, in rea…

  • Updated Mar 3, 2023
  • JavaScript

A simple chat-messenger having a volatile user session, which means everything you chat with multiple Users vanishes when your session state changes! 😉 This allows you complete privacy as nothing is stored but is volatile! 🕵🏻‍♂️ P.S. - Fork of the chat-messenger repository which uses authorization bearer for requests, this project doesn't utiliz…

  • Updated Jul 19, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the signalr-chat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the signalr-chat topic, visit your repo's landing page and select "manage topics."

Learn more