DyKnow / SignalR-ObjC

Objective-C Client for the SignalR Project works with iOS and Mac
MIT License
443 stars 213 forks source link

A SRHubConnection multiple SRHubProxy connection fails #290

Open kenan0620 opened 7 years ago

kenan0620 commented 7 years ago

Dear developers: Thank you very much for the library file you provided,I modified the connection method, using the latest AFNetworking3 version, only to modify the network AFHTTPRequestOperationManager connection mode. and I imported the SignalR library in the project, using SRHubConnection for connection. There is a problem with the creation of multiple SRHubProxy using a SRHubConnection. When a certain number of SRHubProxy is created, the connection is not normal. Log: LP: will poll again in 2 seconds. NSLocalizedDescription = Request failed: not found (404)}. How do you solve this problem? I am looking forward to your reply. thank you

kenan0620 commented 7 years ago

thank you ,We've solved the problem

luobingbing0207 commented 7 years ago

大佬。。我用的最新afnetworking3版本,SignalR-ObjC调用了被删除的api,怎么改成兼容网络afhttprequestoperationmanager连接方式的呀。。在线等,挺急的

luobingbing0207 commented 7 years ago

@kenan0620