You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
728 B
728 B
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
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/