Skip to content

A simple SignalR client which can be used to demonstrate the capabilities of SignalR in the field of real-time applications. This particular SignalR client was deployed to an AzureWebsite and utilized by a web and a Xamarin Forms Application.

Notifications You must be signed in to change notification settings

IncredibleWeb/SignalR-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalR-Server

A simple SignalR server and javascript client which can be used to demonstrate the capabilities of SignalR in the field of real-time applications. This particular SignalR client was deployed to an Azure App and utilized through a web and multiple Xamarin Forms Chat applications.

Using a central SignalR sever, all the clients can reference the hub and push messages to it through the designated URL. The clients can then listen for incoming messages on the hub.

The Web client can be run by deploying the web app and accessing /chat.

The Mobile Applications are available through: https://github.com/IncredibleWeb/Xamarin-Forms-Chat-Client

About

A simple SignalR client which can be used to demonstrate the capabilities of SignalR in the field of real-time applications. This particular SignalR client was deployed to an AzureWebsite and utilized by a web and a Xamarin Forms Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published