Skip to content Skip to sidebar Skip to footer
Showing posts with the label Signalr

Signalr With Android(java) Having Problem

I want to make a realtime-communication between android app and a .net core server project.I tried … Read more Signalr With Android(java) Having Problem

How To Do Guaranteed Message Delivery With Java Client Signalr?

I use SignalR on my Android app to exchange messages. Everything works fine, but I just do not know… Read more How To Do Guaranteed Message Delivery With Java Client Signalr?

Accessing Localhost(xamarin)

I want to implement chat in my android app using SignalR and I download this example from asp.net: … Read more Accessing Localhost(xamarin)