SignalR with android(Java) having problem

大憨熊 提交于 2019-12-02 05:57:22

It's looks like the links you referenced are a little out of date. They are for the depricated client that only works for classic ASP.NET. The SignalR team recently released a Java client for ASP.NET Core SignalR. Here are the getting started docs https://docs.microsoft.com/en-us/aspnet/core/signalr/java-client?view=aspnetcore-2.2

if you know any article that covers realtime-communication between android and .net core.

The doc I linked above is exactly that! Hope this helps!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!