Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a hub protocol abstraction to the signalr c++ client #8715

Closed
analogrelay opened this issue Mar 21, 2019 · 1 comment
Closed

Add a hub protocol abstraction to the signalr c++ client #8715

analogrelay opened this issue Mar 21, 2019 · 1 comment
Labels
area-signalr Includes: SignalR clients and servers enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-client-c++ Related to the SignalR C++ client

Comments

@analogrelay
Copy link
Contributor

Epic #5301

The biggest factor is figuring out how to represent the data without depending on the JSON library we're using.

@analogrelay analogrelay added cost: M area-signalr Includes: SignalR clients and servers feature-client-c++ Related to the SignalR C++ client labels Mar 21, 2019
@analogrelay analogrelay added this to the 3.0.0-preview6 milestone Mar 21, 2019
@analogrelay analogrelay added the enhancement This issue represents an ask for new feature or an enhancement to an existing one label May 7, 2019
@analogrelay analogrelay modified the milestones: 3.0.0-preview7, Backlog May 30, 2019
@analogrelay analogrelay modified the milestones: Backlog, 5.0.0 Jul 30, 2019
@BrennanConroy BrennanConroy modified the milestones: 5.0.0, 5.0.0-preview2 Apr 7, 2020
@BrennanConroy
Copy link
Member

This was done in aspnet/SignalR-Client-Cpp#14

@ghost ghost locked as resolved and limited conversation to collaborators May 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-signalr Includes: SignalR clients and servers enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-client-c++ Related to the SignalR C++ client
Projects
None yet
Development

No branches or pull requests

2 participants