Skip to content

Simple chat room project to play with Microsoft Orleans and Xamarin.Forms

Notifications You must be signed in to change notification settings

VlaTo/chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat room sample app

Simple chat room project to play with Microsoft Orleans and Xamarin.Forms (Andriod and UWP) for build connected application

Build Status

Build Status Build status

Details

The chat logic is implemented as Microsoft Orleans grains aka Actors and hosted in Silo. Web API implemented as ASP.NET Core Web Api server and presented to the chat clients (Android and UWP). When user enters a chat messages is transfered by WebSocket technique. https://mindofai.github.io/Creating-Custom-Controls-with-Bindable-Properties-in-Xamarin.Forms/

About

Simple chat room project to play with Microsoft Orleans and Xamarin.Forms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published