• Stars
    star
    106
  • Rank 315,718 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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!

More Repositories

1

pwa-tutorial

A demo application that serves as a tutorial for Progressive Web Applications
JavaScript
197
star
2

Progressive-Web-Chat

Sample chat application that runs as a Progressive Web App
JavaScript
40
star
3

MaltaJS

A simple progressive web app demo for the MaltaJS event held in April 2017.
JavaScript
30
star
4

SignalR-Server

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.
JavaScript
29
star
5

React-PWA-Boilerplate

A simple boilerplate for a universal progressive web application including some default components built using React + Redux
JavaScript
13
star
6

ES6-Boilerplate

A boilerplate for building ES6 web apps using Babel, Gulp & ExpressJS.
JavaScript
6
star
7

Awwwesomes

A detailed progressive web app demo for the Awwwesomes Summer Meetup held in Warsaw, August 2017.
JavaScript
5
star
8

webpack-express-boilerplate

A boilerplate webpack configuration on an isomorphic application that supports Express + Handlebars on the server-side and SCSS & JavaScript on the client-side.
JavaScript
4
star
9

Packt

Progressive Web App for demonstration purposes
JavaScript
2
star
10

handbook

Incredible Web Employee Handbook & Culture Code
2
star
11

sample-react-website

JavaScript
2
star
12

gcd-demo

A demo application illustrating frontend performance fixes.
JavaScript
1
star
13

SignalR-WebChat

A simple web chat application using SignalR hubs for realtime message channel.
JavaScript
1
star
14

docs

A brief documentation of our current architectures.
1
star
15

emr

JavaScript
1
star
16

Xamarin-Startup-Solution

This is the skeleton of a Xamarin MVVM solution featuring a Master-Detail page and some examples.
C#
1
star
17

Ponsify

A simple software engineering test for web developers using using JavaScript.
JavaScript
1
star