You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ito, Kai 4ec4b4c9dd
Typo in readme
2 years ago
src Minor changes 2 years ago
.gitignore Add demo gif 2 years ago
Demo.gif Add demo gif 2 years ago
LICENSE Add license 2 years ago
README.md Typo in readme 2 years ago
RemotingTutorial.sln Minor changes 2 years ago

README.md

Demo chat application implemented with Fabulous for Xamarin forms, and Giraffe

Accompanying blog post: https://hashset.dev/article/13_real_time_communication_with_giraffe_and_fabulous

This is the demo application to show how to integrate SignalR Core in an F# Giraffe backend, and Fabulous Xamarin Forms Frontend with various cross platform clients

Demo

Building

Make sure you have an Android emulator setup if you want to run the android client. Also make sure you have GTK installed if you want to run that.

Otherwise, a simple build and run should suffice. You may run into client certificate issues with android, read up on it here: https://nicksnettravels.builttoroam.com/android-certificates/