Using a SignalR client inside a Fusion Add-in

Using a SignalR client inside a Fusion Add-in

ateliercnc3d
Enthusiast Enthusiast
89 Views
0 Replies
Message 1 of 1

Using a SignalR client inside a Fusion Add-in

ateliercnc3d
Enthusiast
Enthusiast

Hello!

I am trying to implement a SignalR client in a C++ Fusion Add-in. Any attempt to use a signalr::hub_connection or signalr::hub_connection_builder in the Add-in causes the Add-in to fail to load. If I try to debug the code, using the debugger, a beakpoint is not even reached in DllMain, basically the Add-in library cannot be loaded. The code is perfectly functional in any other scenario.
I would like to know if this behavior is intentional or is caused by possible incompatibilities at the software component/library level that can be resolved.

Thank you!

0 Likes
90 Views
0 Replies
Replies (0)