Skip to content

Allow the SignalR C++ client to be built without using cpprestsdk #8718

Closed
aspnet/SignalR-Client-Cpp
#24
@analogrelay

Description

@analogrelay

Epic #5301

We have customers interested in using SignalR with a different backend networking stack. We'll provide abstractions (http_client, websocket_client, etc.) and use cpprestsdk to provide default implementations but we should have a #define that can be used to strip those default implementations so that they aren't in the binary when they aren't being used.

Metadata

Metadata

Assignees

Labels

area-signalrIncludes: SignalR clients and serversenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-client-c++Related to the SignalR C++ client

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions