Skip to content

A cross platform Xamarin Forms Chat application using SignalR. The application makes use of a SignalR backend to manage web socket connections. SignalR Groups are used to demonstrate how private chats can be created using SignalR. The application also uses custom renderers to display speech bubbles on Android and IOS.

Notifications You must be signed in to change notification settings

ClrsDream/Xamarin-Forms-Chat-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin-Forms-Chat-Client

A cross platform Xamarin Forms Chat application using SignalR. The application makes use of a SignalR backend to manage web socket connections. SignalR Groups are used to demonstrate how private chats can be created using SignalR. The application also uses custom renderers to display speech bubbles on Android and IOS.

The SignalR Server is available on: https://github.com/IncredibleWeb/SignalR-Server

Instructions:

  • Deploy SignalR Server to an Azure App (Free)
  • Change the URL of the Hub in ChatServices to point to your app
  • Test the App on Web and on the App
  • Enjoy!

About

A cross platform Xamarin Forms Chat application using SignalR. The application makes use of a SignalR backend to manage web socket connections. SignalR Groups are used to demonstrate how private chats can be created using SignalR. The application also uses custom renderers to display speech bubbles on Android and IOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%