Skip to content

issues Search Results · repo:dotnet/signalr-client-swift language:Swift

Filter by

10 results
 (90 ms)

10 results

indotnet/signalr-client-swift (press backspace or delete to remove)

The HubConnection maintains a strong reference to HttpConnection and HttpConnection maintains a strong reference in the opposite direction via the onClose and onReceive handlers and these references are ...
  • mattgallagher
  • 1
  • Opened 
    on Jun 12
  • #84

It would be great if a connection s ID was exposed to help examining potential errors as it is easier to e.g. match backend logs with client logs.
  • mansbernhardt
  • Opened 
    on Jun 9
  • #83

It would be great if you could forward the underlying http status code on connection failure such as when the access token is expired resulting in a 401 when trying to connect. In the no longer maintained ...
  • mansbernhardt
  • Opened 
    on Jun 3
  • #82

It would be great if you could perhaps open up JsonHubProtocol and add a public init where one could provide a custom instance of the decoder or encoder to allow overriding e.g. how dates are formatted. ...
  • mansbernhardt
  • Opened 
    on Jun 3
  • #81

🐛 Missing Public Initializer in HttpConnectionOptions Prevents External Customization Summary HttpConnectionOptions is a public struct with many configurable public properties such as accessTokenFactory, ...
  • yannisalexiou
  • 2
  • Opened 
    on May 2
  • #77

🚨 Problem Description We are unable to use the SignalR library because the JsonHubProtocol version used by the client is 0, which is not compatible with our server-side implementation. Our server expects ...
  • viktorban-betssongroup
  • 4
  • Opened 
    on Apr 3
  • #66

In HubConnectionBuilder, I need update options.accessTokenFactory, but I can not new HttpConnectionOptions public func withUrl(url: String, options: HttpConnectionOptions) - HubConnectionBuilder { ...
  • bingtice
  • 3
  • Opened 
    on Apr 3
  • #65

https://github.com/Azure/signalr-swift/blob/25e04e0eba63ccc62e4d1fe49bfed18414e3e2fc/Sources/SignalRClient/HubConnectionBuilder.swift#L58
  • BrennanConroy
  • 1
  • Opened 
    on Jan 24
  • #27

There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the pr is merged this issue will ...
  • microsoft-github-policy-service[bot]
  • Opened 
    on Nov 8, 2024
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub